Hi warriors im creating a website for a local client he is very specific on the design
CSS Structure Help
2
Hi warriors
im creating a website for a local client
he is very specific on the design
i was wondering if you can help me built the CSS Structure for something like this
www.grupowayseer.com/6.jpg
Its a vertical menu on the left side and a 3 pictures along with descriptions per row
i really dont want to use tables because i know affect loading time
and second i want to study more CSS and learn how to do this
can i get some tips on the CSS structure please
something like
#menu {
width: 300px;
min-height: 700px;
float left something?
background-color: #eeeeee;
margin-left: auto;
margin-right: auto; }
i dont master CSS as you can see
thanks
im creating a website for a local client
he is very specific on the design
i was wondering if you can help me built the CSS Structure for something like this
www.grupowayseer.com/6.jpg
Its a vertical menu on the left side and a 3 pictures along with descriptions per row
i really dont want to use tables because i know affect loading time
and second i want to study more CSS and learn how to do this
can i get some tips on the CSS structure please
something like
#menu {
width: 300px;
min-height: 700px;
float left something?
background-color: #eeeeee;
margin-left: auto;
margin-right: auto; }
i dont master CSS as you can see
thanks
- sham2
- MonopolyOnline
Next Topics on Trending Feed
-
2