Monday, September 13, 2010

What I've learned in Web Design so far

Web Design has opened many doors for me since I did not know how to make a webpage at all before I started this course!

Here's what I've learned.

HTML - The plain version, or the base of a webpage (you can't make an HTML webpage with pretty colors, and you can't control the font)

- Tags to specify what you're using that text for (<h> header,<p>paragraph, <li> list)
-Adding more than one page to a website by telling the web browser to "grab" things from certain places from the computer

CSS - More advanced way of making a webpage by using color, borders, fonts, special effects, etc.

-Tags for CSS: (<font family>, <border>, <background>, <background color>)

1 comment:

  1. Underneath where you say the tags (adding more than one page...)is a little confusing. I love the colorfulness though.

    ReplyDelete