allright, i managed to stretch a div horizontally, now i bumped into another problem which you probably can guess...
vertical stretching :S, i put up a css file, so it can be examined more easily, my page is still very premature so normally i would make a css file when i got the design perfectly...
I encountered a little problem, while I was working on a new page. I was working on it for a few minutes and already something didn't work out as I would like to.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html...
I like to stretch my div horizontally over my entire screen, this div has no decorations at all, it's just basically a block that needs to be viewed in 800x600 and 1024x768 without the troubling sight I'm getting now. now I used width: 1000px (this will never work ofcourse in 800x600) so I'm a...
i need a hand on this one, i inserted an image into a div, this image is meant to be my welcome page with 'enterpage'link. the image is 800x600 but.... it is aligning in the left of my page. i tried to align the div where i put the image in the center, but i actually don't kno how, who can help...
I tried to let my div overflowing text, with a scrollbar, but I can't seem to manage to let it work properly
my code:
<div style="position: absolute; left: 219px; top: 190px; background-color: #CCCCFF; color: #333366; width: 360px; height: 200px padding: 5px; color: black; overflow: scrollbar...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.