|
FAQ | Members List | Calendar | Today's Posts | Search |
![]() |
Feb 11th, 2005 06:13 AM | |
Jixby Phillips |
THANKS! I ended up just waiting untill I was finished making the table and simply using notepads search and replace function ;_; |
Feb 7th, 2005 12:21 PM | |
whoreable | http://www.w3schools.com/css/pr_pos_vertical-align.asp |
Feb 6th, 2005 08:00 PM | |
Jixby Phillips |
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> plz help ;_; |