PDA

View Full Version : My new website for your perusal


buzzybean
8-15-05, 04:43 AM
My site is now up and running. It's my own homepage and will be updated continually but the bare bones are there. I used Dreamweaver to build the site. It's probably much simpler then most people are used to but please peruse and let me know what you think.

http://www.buzzybean.com

Thanks,

BB :)

Kitchensink108
8-15-05, 10:03 AM
You don't really have a layout. You need to find a way to have everything (or at least as much as you can) fit on the screen without scrolling.

buzzybean
8-15-05, 03:03 PM
Looks great!

Now read up on how to write code yourself. W3C Schools (http://www.w3schools.com/) is a good place to start. You'll soon find that WYSIWYG (What You See Is What You Get) editors like Dreamweaver, FrontPage, et al are poor substitutes for learning how to do it yourself. They limit what you can do and they actually create errors (http://validator.w3.org/check?verbose=1&uri=http%3A//www.buzzybean.com/).




Thanks for the advice! I will look into that.

BB

buzzybean
8-15-05, 03:11 PM
You don't really have a layout. You need to find a way to have everything (or at least as much as you can) fit on the screen without scrolling.

Yeah, it's less mechanical than most. I kind of like that but may redo it all with frames in the future.

BB