Ive been looking around for some help but I cant find any so I've come to you guys and gals. Ok here goes, I am trying to code a website template but I cant get the text to go to the top of the content box. Instead it goes to the center and won't move near the top unless you have alot of content in the box. So I was wondering how you get it to go to the instead of the middle. Thankyou, -SSPIMP
do you mean in a table? Code: <table width="267" height="145" border="1"> <tr> <td valign="top">hkgkuyolut</td> </tr> </table> in Dreamweaver, if you use it, there is a vertical alignment setting.
if you dont have dream weaver, send me the template in png, though pm and ill slice and code what i can
I can't understand how people use WYSIWYG programs like DW, FP, etc. I've always hand-coded my web pages, and the only reason I might possibly use DW is for it's code library or CMS system.
I use DW for both, really. I use the design side of it to set my template, then it code from there on...
[snapback]2637217[/snapback][/quote] Unless your obsessed about web standards and having "proper" html. (valign is apparently considered to be "proprietary" to IE)