Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Font Size/Scroll Box (HTML) Question.

edited May 2008 in General Discussion
<a href="http://www.virtualpups.com/index.php?r=kennel/view&id=227212"; target="_blank" class="bb-url">http://www.virtualpups.com/index.php?r=kennel/view&id=227212</a><br><br>I am going to put up a list of studs/broods, but seeing as I have all those breeds(which will all eventually be put in a long, vertical list) I don't want people to have to scroll down fifty feet to reach the studs/broods.<br><br>What HTML do I use to change the font size for the list?
2008_02Anim1Cobalt1.gif

Comments

  • <FONT SIZE=5>TEXT</FONT>
    
    Try that?
    2mhssbd.png
  • That works :D Thanks.<br><br>It's still too long, though! Does anyone know how to make a scroll box? I know, I'm a hassle XD
    2008_02Anim1Cobalt1.gif
  • <div style="width: 500; height: 200; background-color: FFFFFF; font-family: verdana; font-size: 11px; color: 000000; font-weight: normal; font-style: normal; text-align: left; border-width: 1px; border-style: inset; border-color: EE6622; overflow: auto; padding: 5px;">TEXT HERE</div><div style="width: 500; text-align: center; font-size:11px;"></div>
    
    <br><br><br>Try that. You can mess with the color/size.
    2mhssbd.png
  • I love it! You can see it on my page now. Dreamy, you're a lifesaver :D
    2008_02Anim1Cobalt1.gif
  • Spwee! You're most welcome!
    2mhssbd.png
Sign In or Register to comment.