![]() |
| |||
| Hi, I'm a self taught web designer so I'm learned in some areas - lacking in others! With the shameless apology out of the way - here goes... I'm using tables to build a site - (I know, i know!), Within one master table I've a second split vertically into 2. So I have a left side for text / graphics and a right side (much narrower) for a side bar graphic effect. Trouble is when I paste the side bar image into the right column, it just sits in the middle - the master table itself is LONG, so I suppose it just centers itself verticially. I understand I could just return (shift) the image up, but accross different browsers, it appears in different places! I simply want to have the graphic appear at the absolute top of the right side of this table. There must be a way! PS - In Dreamweaver there's a reference to "Align" in the properties section - "absolute top" doesn't work! Thanks in advance - I've been trying to figure out a way all afternoon! |
| |||
| maybe try valign as a td attribute? |
| ||||
| Yeah old school Using tables for say your grid layout is ok (this is why the doctype transitional was inveted), I'd avoid using lots of nested tables though. It can become somewhat cumbersome to maintain. |
| |||
| Quote:
I'll invest some time into learning the newer method! Thanks |
| ||||
| Quote:
So learning XHTML and CSS is your best bet. Its a bit easier these days as browser support is much better than it was previously, however it can be tricky when dealing with IE6 / IE7. A List Apart: A List Apart is a good start, but can be somewhat confusing when you get started. Also try HTML and CSS Tutorials, References, and Articles | HTML Dog and Max Design - standards based web design, development and training Using XHTML means you can basically trim lots of data out of your HTML making page load times alot faster and future upgradings and design changes much easier. Its about using the correct markup for the correct items. I would probably suggest buying some books by Eric Meyer and Jeffrey Zeldman as some of the information on the internet can be confusing to follow with different people applying *Hacks* to their style sheets. Its a bit of a learning curve but certainly worth doing if you are seriously about web design. |
| Thread Tools | |
| Display Modes | |
|
|
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Newbie PHP question | Eye4It | Coding Help | 9 | 10-07-2008 12:51 PM |
| General Blog questions & BLOG URL SEO question. Help Please? :-) | Gman290 | Search Engine Optimisation | 4 | 07-12-2007 10:24 AM |
| Just a random question, | Joseph Grogan | Off topic discussion | 16 | 17-11-2007 09:28 PM |
| .htaccess question | kjt | Server / Technical Administration Tips and Queries | 4 | 27-09-2007 06:23 PM |
| Bandwidth question | JamesA | Webmaster Discussion | 4 | 28-01-2007 09:56 AM |