create blog template blogspot free blog create website

Once you start building Web pages, you will want to* Before You Buy an HTML Editor
learn the languages that build them. HTML is the* Business Case for Editor Types (WYSIWYG vs.
building block of Web pages. CSS is the languageText)
used to make those Web pages pretty. And XML is* The Best Text Editors for Windows
the markup language for programming the Web.* The Best Text Editors for Macintosh
Understanding the basics of HTML and CSS will helpWhat is CSS?
you build better Web pages, even if you stick withCSS
WYSIWYG editors. And once you're ready, you canCSS, or Cascading Style Sheets, lets Web designers
expand your knowledge to XML so that you canaffect the look and feel of their Web pages. CSS is
handle the information that makes all Web pagesthe way that you implement most design features in
function. The information on this page will help youyour Web pages. These articles explain the basics of
learn the languages that make up the Web.CSS and how you can start learning to add style to
1. What is HTML?your Web pages.
2. HTML Tutorial* What is CSS?
3. HTML Tag Library* Your First Style Sheet
4. Reviews of HTML Editors* CSS Step by Step
5. What is CSS?blogging, blogger,blogspot,make* 10 Tips to Learning CSS
money from blog* CSS Tip of the Day
6. CSS Tutorial* CSS Glossary
7. Style Properties* CSS Editors
8. What is XML?* More Beginning CSS Articles
9. XML TutorialCSS Tutorial
10. XML SpecificationsThere is a free short course on learning CSS. This
What is HTML?course takes you through the basics of CSS in 5
HTMLdays. But if you want to go deeper into CSS or at a
HTML, or HyperText Markup Language, is the basicfaster or slower pace, use this tutorial to walk
building block of a Web page. These articles startthrough all the elements of Cascading Style Sheets.
with the basics of HTML. Even if you have very little* Learn CSS in 5 Days - Free Class
experience with computers, if you're willing to take* The Basics of CSS
the time, you can learn HTML and start building your* CSS Syntax
own Web pages.* How to Add Styles to Web Pages
* Building a Web Page for the Totally Lost* Modify Fonts with CSS
* What is HTML?* Adjust Text with CSS
* 8 Cheap and Easy Ways to Learn HTML* The CSS Box Model
* How to Build a Basic Web Page* Backgrounds and CSS
* Five Easy Steps to Starting Your Web Page* CSS and Lists
* Why are There Different Versions of HTML?* CSS Positioning and Layout
* HTML Glossary* Styling Tables, Frames, and Forms
HTML Tutorial* Advanced CSS Topics
If you want to learn HTML, you can take an online* More CSS Help
course or follow the steps in this tutorial to learnStyle Properties
HTML.blogging, blogger,blogspot,make money fromStyle properties are like tags in HTML. They are what
blogmake CSS do what it does. Once you understand
* Write HTML in Windows Notepadhow to put CSS in your documents, then you can
* Write HTML in Macintosh TextEditstart learning the many different properties in CSS
* Basic HTML Tagsversions 1, 2, and 3.
* HTML Tags for Text* CSS 1 Properties
* How to Add Headings, Bold, and Italics in HTML* CSS 2 Properties
* Using HTML to Make Lists* CSS 2 vs CSS 1 - What's The Difference?
* Linking to Other Pages* CSS 2 Selectors
* Adding Images to Web Pages with HTML* What is CSS 3?
* Uploading Your Web Pages to the Internet* CSS 3 Selectors That Work Right Now
* Free HTML Course* CSS Pseudo Properties
HTML Tag Library* CSS Selectors
HTML tags are the basics of HTML. Once youWhat is XML?
understand how HTML works, you'll want to knowXML
more about the tags and elements that you can useXML, or eXtensible Markup Language, is a way to
in your Web pages. The HTML Tag Library providesbring your HTML skills to a whole new level. By
information about HTML 4.01 tags and XHTML 1learning XML you learn how markup languages work.
elements as well as tags outside the specification.These articles explain the basics of XML and take
The HTML attributes covers all the attributes youyou through why you might want to learn more
can use in the tags. And the HTML codes let you putabout the eXtensible Markup Language.
special characters into your Web pages.blogging,* What is XML?
blogger,blogspot,make money from blog* Frequently Asked Questions about XML
* HTML Tag Library* Write Your First XML Document
* HTML Attributes* Who Uses XML?
* HTML Codes and Special Characters* Origin and Design Goals of XML
* HTML Tag References and Information* XML Resource Center
Reviews of HTML EditorsXML Tutorial
While many people use text editors to write theirThe free XML class teaches you all about XML in a
HTML, there are a lot of great software programsweekly email course over ten weeks. Or you can go
out there to help you write HTML.through the articles here to learn more about XML at
* Choose an HTML Editoryour own pace.