NewsBot
1
Hm... I'm having serious issues with a design of mine. I made it at first with tables and no CSS but it felt kind'a lame doing it. So I'm redoing it all...
My design must have a fixed set of borders around the "content", I got 2 "pillars" on each side of the content as well where they are attached to bottom of screen so if I resize the window the pillars are on bottom.
If the content is to "scroll" the fixed set of design around it shouldn't "move" that's why I used an IFRAME in the start.
I managed to make it all with CSS but now I'm not sure if "IFRAME" is something I should use? Or should I just cut the page in several sections and use "FRAMES" instead?
EDIT : I added doctype "" to make some of the CSS work correctly, however this doctype doesn't seem to like "IFRAME" ?
The design is something like this :
==logo=======
||*********||
||*CONTENT*||
||*********||
||*********||
=============
My design must have a fixed set of borders around the "content", I got 2 "pillars" on each side of the content as well where they are attached to bottom of screen so if I resize the window the pillars are on bottom.
If the content is to "scroll" the fixed set of design around it shouldn't "move" that's why I used an IFRAME in the start.
I managed to make it all with CSS but now I'm not sure if "IFRAME" is something I should use? Or should I just cut the page in several sections and use "FRAMES" instead?
EDIT : I added doctype "" to make some of the CSS work correctly, however this doctype doesn't seem to like "IFRAME" ?
The design is something like this :
==logo=======
||*********||
||*CONTENT*||
||*********||
||*********||
=============
More...
View All Our Microsft Related Feeds