Search:

Type: Posts; User: TreeFinger; Keyword(s):

Page 1 of 10 1 2 3 4

Search: Search took 0.04 seconds.

  1. Re: [xhtml + css] text in div or p not going to next line

    how should i do it then?

    by pixel?
  2. [xhtml + css] text in div or p not going to next line

    i have some content text i am trying to print and instead of going to the next line, the text continues running horizontally.

    here are some snippets of code.

    xhtml:


    <!-- ENDING HORIZONTAL...
  3. Re: [XHTML + CSS] Gap in between elements (images)

    thank you fellows very much. marking as solved :)
  4. Re: [XHTML + CSS] Gap in between elements (images)

    also changed the xhtml.

    getting better :)


    <!DOCTYPE htmlPUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

    <html...
  5. Re: [XHTML + CSS] Gap in between elements (images)

    well, I did what you suggested. I put padding:0, margin:0, border:none for every element. my css file now looks like this:



    * {
    background-color:#D2B48C; /* MAIN css for professor fountain */...
  6. Replies
    9
    Views
    1,115

    Re: Bash scripting/grep question

    look at all factors of the section you want to remove. if it differs greatly...

    anyways.

    are # of lines always the same?


    is the starting tag of each of these lines going to be the same?
    ...
  7. Thread: Haskell

    by TreeFinger
    Replies
    4
    Views
    357

    Re: Haskell

    i was using a really good free book on it. i'll check out later if i still have it in book marks.
  8. Re: [XHTML + CSS] Gap in between elements (images)

    is this easily fixex? and you are just leading me on? ;p

    I'l try until Friday, but that is when it is due! wish me luck.
  9. Re: Looking for people interested in learning Java

    aszxcv

    nice work, you learned about warez.




    hmm. I would be very interested if it was something other than Java! Good Idea.
  10. [XHTML + CSS] Gap in between elements (images)

    www.personal.psu.edu/sjc5002/pf

    anyone recommend ways to get rid of that gap between the 2 side pieces and the top image?

    (i didn't design this site.)
  11. Replies
    2
    Views
    326

    [ubuntu] netbook install help!

    hello, I just picked up a netbook. currently it has windows xp installed, and another partition ready for formatting. I want to throw linux on of course, and am wondering what the best way to install...
  12. Replies
    4
    Views
    399

    [all variants] Re: add wireless functionality to router

    I just need a wireless card and my current router could be a WAP , correct?
  13. Replies
    4
    Views
    399

    [all variants] add wireless functionality to router

    I currently have a linux hard ware router in use on my home network. 1 NIC gets WAN from outside, 2 NIC Shares that connection with computers in my network.

    I have iptables set up on this computer...
  14. Replies
    7
    Views
    535

    Re: Need some help with 8.10/XP Dual boot.

    what do you mean by 'haven't been able to boot' ?
  15. Replies
    4
    Views
    362

    [all variants] Re: distribution for EEE

    most Linux/GNU kernel distributions are highly customizable :)

    I am getting the HDD version of it, so what kernel options would be best for this type of HD? (I want speed :) )
  16. Replies
    4
    Views
    362

    [all variants] Re: distribution for EEE

    do you know where I can find a walk through on a network install?
  17. Replies
    4
    Views
    362

    [all variants] distribution for EEE

    I just ordered a EEE PC yesterday :)

    Anyone have experience with these netbooks?

    What is a good distribution for this system?

    Is there a window manager anyone suggests that allows for quick,...
  18. Re: Open Programming Challenge - Elevator Simulator

    Nice hack :)
  19. Re: [web development] OSS IDE with 'Split' View

    :) How does one learn fluxbox (with no mouse)?!
  20. [web development] OSS IDE with 'Split' View

    Are there any open source software IDE applications that feature a 'split' view?

    I began using Dreamweaver on campus and have fallen in love with that view.. beats the hell out of alt tabbing to...
  21. Re: [xhtml + python] is there anything wrong here?

    could you please show me what file you are using? you said php but it is an html file.
  22. Re: [xhtml + python] is there anything wrong here?

    html code again...




    <!DOCTYPE html
    PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

    <html xmlns="http://www.w3.org/1999/xhtml" lang="EN">
  23. Re: [xhtml + python] is there anything wrong here?

    yes, it downloads the entire contents of the python script.
  24. Re: [xhtml + python] is there anything wrong here?

    well, I do not have python installed on my windows partition, just pops up like a normal download. the content of the file is the same as it is while stored on the server.

    this is odd!
  25. Replies
    6
    Views
    650

    [ubuntu] Re: can't access local web site

    you need your router to foward requests to your webserver when incoming connections on port 80 arrive. (from both outside and inside the network)
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4