|
An
Introduction to HTML and CSS |
HTML, or Hyper Text Markup
Language, is the script that is used to create
web pages. You can either use a program that
constructs the code for you, or you can learn
the code yourself. Learning the code your self
will help you better understand how web pages
work and gives designers greater flexibility
when creating sites, therefore it is highly
recommended that you learn the code. Here are
various tutorials that will help HTML users
of all levels: |
|
| |
| 1. HTML
Basics - Learn the essentials for the creation
of web pages. |
| |
| 2. Formatting Text - Utilizing
the ways text are used in web pages is essential
to creating web pages that are clean and simple. |
| |
| 3. Images and Links - This
tutorial will teach you how to implement images
and hyperlinks into your web pages without any
difficulty. |
| |
| 4. Tables - Learn how to
create tables that will help you to keep your
pages simple and organized. |
| |
| 5. HTML
Tag Dictionary - Here is a complete listing
of HTML tags that you can use as a reference
guide. |
| |
| 6. Basics
of CSS (Cascading Style Sheets) |
| |
| |
| |