Css??

Discussion in 'Programming/Html' started by aaronbond, Sep 3, 2003.

  1. aaronbond

    aaronbond Member Guru

    Messages:
    192
    Likes Received:
    0
    GPU:
    XFX 5850 1GB 765/1115
    My Site

    I can't that inline frame to get bigger. I have tried percentage. When I do height it won't even show page. Any suggestions. Width works fine. And how do I add blank space in HTML?? :D
     
  2. nm+

    nm+ Don Cappuccino

    Messages:
    10,405
    Likes Received:
    19
    GPU:
    old
    Blank line is <BR>&nb*sp;
    (remove the *)
    or
    .main {
    font-size: 10pt;
    height: 800px
    }
     

Share This Page