Got Web Host ‘XHTML’ Category
| How to Quickly Open a Local XHTML Page in Your Web Browser June 16th, 2011 by Catherine This tutorial is part five in a series that provides an introduction to web coding with XHTML. This fifth installment explains how to quickly open a local XHTML page in your web browser. Read the rest of this entry » |
| Useful Resources as You Learn XHTML June 15th, 2011 by Catherine This tutorial is part four in a series that provides an introduction to web coding with XHTML. This fourth installment discusses some resources that will be useful as you learn XHTML. Read the rest of this entry » |
| Choosing a Text Editor for Web Development June 14th, 2011 by Catherine This tutorial is part one in a series that provides an introduction to web coding with XHTML. This third installment discusses how to choose a text editor for coding XHTML and web development in general. Read the rest of this entry » |
| The Difference Between HTML and XHTML June 13th, 2011 by Catherine This tutorial is part two in a series that provides an introduction to XHTML. This second installment explains the difference between XHTML and HTML, and why XHTML is generally preferred over HTML. Read the rest of this entry » |
| Introduction to Web Coding with XHTML June 12th, 2011 by Catherine This tutorial is part one in a series that provides an introduction to web coding with XHTML. This first installment contains all the essential information you need to build a simple web page. Read the rest of this entry » |
| Adding Catergories to your Zencart Store August 16th, 2010 by Catherine This tutorial demonstrates how to add and edit categories to your e-store in Zencart. This tutorial assumes you have already logged in to Zencart. Read the rest of this entry » |
| Making Bold or Italic Text on Your XHTML Web Page August 12th, 2010 by Catherine This tutorial demonstrates how to make text bold and italic on your (X)HTML web page using various tags. Read the rest of this entry » |
| Creating Text Headings for your Web Page in XHTML August 11th, 2010 by Catherine This tutorial demonstrates how to create text headings for your web page using XHTML. XHTML has six levels of heading tags. Read the rest of this entry » |
| Adding an Image to your (X)HTML Web Page August 10th, 2010 by Catherine This tutorial demonstrates how to add an image to your (X)HTML web page. Read the rest of this entry » |
| Creating a HyperLink, or Link, on Your XHTML Web Page August 9th, 2010 by Catherine This tutorial demonstrates how to create a hyperlink, also called a link, on your (X)HTML web page. Read the rest of this entry » |
| Creating a Horizontal Line, or Rule, on Your XHTML Web Page August 8th, 2010 by Catherine This tutorial demonstrates how to insert a horizontal line, or horizontal rule, on your webpage using the <hr/> tag. Read the rest of this entry » |
| Inserting a Line Break into a Web Page August 7th, 2010 by Catherine This tutorial demonstrates how to insert a line break into your web page. You must do this manually because line breaks will not automatically appear in a block of text in any html document. Read the rest of this entry » |
| Adding Structure and Content to Your Web Page August 6th, 2010 by Catherine This tutorial demonstrates how to add structure to your XHTML web page using specific structural tags. This tutorial discusses div tags (which group together areas of content), paragraph tags, and span tags. Read the rest of this entry » |
| Adding Metadata to your Web Page August 5th, 2010 by Catherine This tutorial demonstrates how to add metadata to your XHTML webpage. Metadata is defined as data about data. Read the rest of this entry » |
| Choosing the Correct DOCTYPE for your XHTML Page August 4th, 2010 by Catherine This tutorial demonstrates how to choose the correct DOCTYPE, or Document Type Declaration, for your XHTML page. If you have not watched our previous tutorial on creating an XHTML page, you should do so now. DOCTYPEs for XHTML include Strict, Transitional and Frameset. Read the rest of this entry » |
