View Single Post
  #3 (permalink)  
Old Feb 2nd, 2008, 10:16
unitedcraig's Avatar
unitedcraig unitedcraig is offline
SuperMember

SuperMember
Join Date: Oct 2007
Location: Stockport
Age: 17
Posts: 825
Blog Entries: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Very noob, very noob...

In todays world of web designing, when starting off there are two things you really need to learn.

Firstly, all the content of the page, (paragraphs, headings etc) are done through HTML. If you are considering designing a site to todays standards you should not use HTML for things such as colors, aligning text, setting backgrounds.

This brings me onto CSS, Cascading Style Sheets, or CSS as they are know are a way to control the design, layout and appearance of all the pages on your site from one style sheet, (usually styles.css).

The use of CSS for style has become common place and is by far the most affective way to design your site.

http://www.webforumz.com/css-forum/


For the needs of your site, i would get to grips with HTML, and then start learning CSS, (there is a link above), to design your site.

There are many other languages, but for your small 1/2 page site, these are not necessary

Hope this helps, please post any other questions you may have
__________________
Reply With Quote