Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: JKdesignz
  • Content: Threads
  • Order by date
  1. JKdesignz

    vertical stretching divs

    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...
  2. JKdesignz

    unwanted spaces with div

    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...
  3. JKdesignz

    div stretching

    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...
  4. JKdesignz

    aligning divs

    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...
  5. JKdesignz

    scrollbars within div

    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...

Part and Inventory Search

Back
Top