ive figured out that you can make CSS classes to control seperate elements. are most images controlled with a simple <div>?
ie:
<div class = "header"> ... where i already have ---- .header {position: absoulte; left: 15%; right;15% } etc....
im used to controlling an image, in a layer, in a table. should i scrap my old way? it just makes images easy to drag around. but i fear that ill have to start controlling the <td>'s etc... because i cant control the header if its in a layer/table. Or can I?.![]()
tis all gettin me confused!!!
i really just want to be able to make the CSS template so it will be consistant throughout my site, ye know.. banner will always go to middle-top, the menu images will all sit under the banner nicely etc etc.....
wot yis fink?