Wednesday, September 5, 2012

For my website, the main design I'd like to achieve is a hub page that branches into three different parts of the website. One showcasing and explaining animation, one showcasing art, and one for personal posts. The hub will be composed of three buttons and a background while the other pages will follow a blog like format for now.

Website Crunch

Web design seems to be both simplistic and complicated from what I've gleamed. You an create simple pages and websites with nothing more than notepad and a knowledge of html, or you can take it a step further and use software such as frontpage or dreamweaver. You can even mix in scripting from different languages ranging from Java to Perl in your website as well for more features to database management. Html is mostly composed of tags that are contained within <>. They are also composed of cascading style sheets which govern the appearance of the website.