Hey Guys,
I am trying to create my own portfolio website using pure CSS and valid xhtml. I am having a few questions in my mind:
1. what is the best way for me to make my website size is compatible with current people monitor size? and for example, If I want to make website for monitor size 800 x 600 or 1024 x 800 so how big I should make the container for my website.
2. I am trying to applying web design based by grids. Should I using absolute position for most of it? I am not that clear how I should apply the css for website that based on the grids. For example; http://www.erskinecorp.com/ this website is based on the 3 columns so, after I make the container and start using the absolute position for the the columns(the 3 main columns and other small columns)?
3. I am just wondering can I achieve the gallery like this website http://acidtwist.com/gallery/ only by using css? I mean the way how when your mouse hover to the thumbnails its going to be different.
Thanks guys
|