Create a Website with HTML5
I built this website 10 years ago and haven't touched it since. In fact I've pretty much been out of the business and just started to get back into it. Little to my surprise most of the information presented here is in line with what's being taught today.
I'm going to be relearning some of this stuff but I'll be doing it on a Linux based OS. I'd like to see if the OS I'm using will be any kind of hindrance to the process used to build these web pages.
You're going to learn version 5 of HTML. You're also going to get acquainted with some of the previously experimental techniques of CSS that are now cross browser friendly.
You'll also be creating a website that is mobile ready. That means it can be viewed on a desk top using a resolution of 1920X1024 and also be viewed on a cell phone with no loss in performance.
This little tutorial uses a very simple technique to teach you how to create websites with HTML5.
As a child you learned to speak by hearing other people talk and mimicking what you heard. The more you heard the faster you learned.
This web site was designed for people with no knowledge of web design or any technical skills and most complete it in an hour or less.
We do recommend that you run through it several times!!
You will learn how to make web pages just by seeing HTML5 code and CSS (cascading style sheets).
You'll see it, copy and paste it and then see what it does. The more you see it the faster you will learn.
Even if you think that your computer expertise is limited to turning on your machine, you can benefit from the information contained in these web pages.
This tutorial will not confuse the learning process by giving you a lot of technical information about why HTML code does what it does.
You won't see technical words like syntax.
It will give you just enough information to help you get started.
You won't just learn to use HTML code and format web pages with style sheets.
- You'll also learn basic things like:
- how to use a simple text editor
- how to copy and paste code
- how to create folders
- how to store files and images that make up your website
- how to preview web pages with a browser.
You will learn how to create a website The Right Way!
That means, you'll be creating Liquid or Fluid Web Pages, and you'll learn what that means along the way.