Hi all,
Ive recently started gaining alot of interest in writing html markup.
I got the books and worked them through.
I have a problem though.
Some of my markup I write at work whenever I have a chance and its a normal comp screen.
At home I have a wide screen laptop and the way I learned to write my markup using xhtml and css seems to have an affect on this.
for example: I write a nice page and use absolute positioning to fit everything nicely,but when viewing it at hom I get everything in the corner of my widescreen.
Through alot of head-banging I tried using relative positioning and it worked somehow,but now my background repeats itself and if I add something more I have to position everything again!
What am I missing here?