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 derfloh 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: baabu
  • Content: Threads
  • Order by date
  1. baabu

    making box width variable

    im making a box using <div> tags.. the height of the box i have made fixed, but i want to make the width variable and i want to make it so when i resize the browser window, the width of that box changes so that it stays 50pixels from the right side of the browser window any ideas how to do this...
  2. baabu

    drawing &lt;HR&gt; and box in naturally occuring order

    hi I am makin a page in CSS and xhtml.. i have made a header box using this in the head: h1 { position:absolute; width:600; height:50; left:302; top:93; font-weight:bold; font-size:36; font-family:Arial; } and this in the body: <h1>Assignment 1 - XHTML and CSS</h1> I also got...

Part and Inventory Search

Back
Top