Daniel has attended:
Dreamweaver 8 Introduction course
Tables/Page Layout
Is there other ways of designing quality standard webpages without the use of tables?
RE: Tables/Page Layout
Hi Daniel,
Yes there is, the newest most up-to-date method of designing webpages is to use CSS. By using CSS you will separate all of the HTML code that deals with design from the actual content of the webpage.
Hope this helps
David