Want to learn how to do a website design the easy way. Every two seconds a website or blog is created somewhere on our planet.This is

great news for beginners who want to start a career in web design or maybe you want to just learn the basics just for creating your own website.
Hello visitors and welcome to my blog my name is Frederick aka (Designer Fred) and I am a freelance web designer in Atlanta Georgia.I have been designing website for the past seven years and I love it. If you would like to contact me about your next project or hire me for a project contact me
here.
Would you believe that I learned to build websites online.Well even though learning how to do a website online can be complicated for beginners I decided to put the basics together to make it a little easier for you than it was for me.
With this blog you will learn to build a websites in no time.
For quick references You sould always go to W3Schools.
W3Schools is a web developer's portal, with tutorials and references relating to web development subjects, including HTML, XML, CSS, JavaScript, PHP, and SQL
I will begin this Web Design course in two lessons. There are two major languages HTML and CSS you must learn these to design your static(plain-Meaning no functionality) web pages your websites. Their are more languages that you can learn such as JavaScript ,PHP but then you get into the programming part of web design.These websites are dynamic (dynamic-Meaning they have functionality) lets get stated with lesson one.
What is HTML?
HTML is a language for describing web pages.
- HTML stands for Hyper Text Markup Language
- HTML is not a programming language, it is a markup language
- A markup language is a set of markup tags
HTML uses
markup tags to describe web pages
The things you will need for this lesson
- Free TextEditor in windows (Notepad)in Mac(TextPad)
- Web Browser (Firefox recommended)
__________________________________________________________________________________
First thing to do is open up your text editor on your desktop.
Type everything exactly like this in (notepad).
___________________________________________________________________________________