Question : anway of converting jpeg into html

Hi,

I shtere a quick way of converting this jepg into html with CSS?? Or would it be best cutting it up into slices in photoshop and then creating tables in html and placing them??

Answer : anway of converting jpeg into html

in my first answer i suggested you crop the image (remove grey around your image) that way you won't have to use margins and padding for your classes (not as much).

Also put bg no repeat in your container class and make sure that all the widths add up so you don't overstretch your container
      background-repeat: no-repeat;
Random Solutions  
 
programming4us programming4us