Hi! I hope you will help me. I've created a layout for my website in Photoshop. I know the only way to convert it into HTML code - to slice it and then it all will be in tables. Is there any other way to do it so I can avoid tables in my code and use pure CSS? The picture in PSD is quite busy with a lot of small elements so I can't just cut out boxes or cornes etc...
Page 1 of 1
PSD into HTML Can I avoid tables in my code and use only CSS?
#2
Posted 03 August 2008 - 04:12 PM
You'll need to do it by hand using div's and CSS.
There are tonnes of resources out there to help you with this, but a good place to start is: http://www.devarticles.com/c/a/Web-Style-S...ayout-with-CSS/
There are tonnes of resources out there to help you with this, but a good place to start is: http://www.devarticles.com/c/a/Web-Style-S...ayout-with-CSS/
#4
Posted 03 August 2008 - 04:26 PM
ErisDS, on Aug 3 2008, 17:12, said:
You'll need to do it by hand using div's and CSS.
There are tonnes of resources out there to help you with this, but a good place to start is: http://www.devarticles.com/c/a/Web-Style-S...ayout-with-CSS/
There are tonnes of resources out there to help you with this, but a good place to start is: http://www.devarticles.com/c/a/Web-Style-S...ayout-with-CSS/
Thanks for the link. I will read through it and then ask more questions if I have any.
#5
Posted 18 August 2008 - 01:47 PM
Using tables is a very very bad idea. At first when you complete a layout with tables you may think "wow that was fast". However when the time comes to change anything in your design you may waste lots of time.
Share this topic:
Page 1 of 1
Help

















