Just torrent a newer version, lol.
Printable View
Just torrent a newer version, lol.
But it would INDEED be free ;)
anyway, i use fireworks becasue when you save it it saves the images and all a index.html file with it made XD
It's coded in tables, which is very bad for cross browser compatibility. You are much better off slicing the images with Photoshop, then coding the actual layout in Notepad.
Never, ever, ever use code that has been generated. Create your own code from scratch, it will be better in the long run. I cannot be bothered explaining why, there are to many points. Read up on HTML first of all, get into the use of DIV's, NOT tables. Once you have your basic understanding, try adding images and then mess around in CSS and other wonderfull code to expand your knowledge. If I were you, I would be creating box type layouts that are easy to code.
Good luck, and I'm glad to see that you have a legit version. I will be interested to see your progress, so dont be afraid to post some work, I'm sure everyone will support you!
Sure does. Tables = tabular data. CSS = everything else.