Jonathan said:
And yes, David, if you were creating a template from scratch you would code it from scratch. However when you're learning, WYSIWYG is very useful to link what you're creating to the code elements.
When I was learning, I never used DreamWeaver or any other WYSIWYG.
Fact, I never even downloaded DreamWeaver, lol. I heard people talking about it but never even tested it out.
All that you need to do, is read tutorials from w3School, use that knowledge and attempt to create a web page. If you're having trouble, there are many website design forums that you can use to ask others for help,
😉
PS. Never use something that someone created for you ( eg. download a free website template and attempt to edit it ) . You'll just get headaches when trying to do something with the website template. Once you fully understand everything about HTML & CSS from w3School, then attempt to look at the template then create your own. ( you'll get graphics, etc, from the zip file ) and if you need sizes, open up GIMP or PhotoShop,
😉
Good luck.
Also, nice design for starters. My first page was a blank page with a heading, paragraph text ( font=white ) and a few images I saved from Google, all linking to each other, heehee ( but all the files were not on a web server on the Internet / it was on a folder on my computer ). At first, I thought that you didn't use your CSS file and screen printed the web page by mistake. ( basically, I didn't know that you never learned CSS )
So, CSS is needed for every website designer that wants to make money or design some nice looking website templates. Bye!