I'm just playing around with creating a layout with css.
css doesn't seem too bad with absolute sizes and positions, once it gets to percents it doesn't seem to work for me. I have a div located at top 200px and left 200px. I want that div to expand to the edge of the browser.
I do realize that what I'm trying to accomplish is pretty simple with tables, but I'd thought I'd give it a shot.
css doesn't seem too bad with absolute sizes and positions, once it gets to percents it doesn't seem to work for me. I have a div located at top 200px and left 200px. I want that div to expand to the edge of the browser.
I do realize that what I'm trying to accomplish is pretty simple with tables, but I'd thought I'd give it a shot.