Thread: HTML QUESTION
View Single Post
  #1  
Jixby Phillips Jixby Phillips is offline
Mocker
Jixby Phillips's Avatar
Join Date: Jun 2000
Jixby Phillips is probably a spambot
Old Feb 6th, 2005, 08:00 PM        HTML QUESTION
I am making a table and I am using uh a <style></style> thing. Here is what I have going on:

Code:
<style>
 td { font-size: 8pt; font-family: Verdana, Helvetica, Arial, sans-serif }
</style>
All that works fine, but I'm trying to add the valign=top attribute to that. how the f*ck do I do this? every logical idea I have doesn't work, and I seriously don't expect to have to go to every <td> tag and add it in. This is too hard to find on google, so I'm asking you people.

plz help ;_;
__________________
Reply With Quote