HTML Adding Text tutorials
The easiest way to do it is with the unordered list tags. This involves opening the list with <UL>, surrounding each member line with the <LI> and </LI> tags, and finishing the list with the </UL> tag.
Related Tutorials
Ordered and unordered Lists
We are going to work on lists. We can create lists directly in HTML without assigning numbers.
Lists
In this tutorial will shows you how to make different kinds of lists.
Indents and Lists
Use HTML to information in strong bullet lists. I'll show you many different ways to arrange data so your viewers can use what you offer more quickly.
Lists
There are quite a few ways to implement a list in HTML. But the whole issue is not complicated. You just need to know a few flags. There are two primary styles of lists in HTML: ordered and unordered.
HTML - Lists
This tutorial will teach you how to create ordered and unordered lists with a few tags in HTML.
Unordered Lists and Blockquotes
Another html tutorial which we are going to show you how to work with unordered lists and blockquotes.
Table Tips 'n' Tricks
Learn how to use HTML tables creatively to design attractive and fast loading web pages.
Top 10 free ways to build traffic to your site
We all want more visitors to our sites. So what can you do to build site traffic? This article lists 10 sure-fire techniques that won't cost a cent.
The right way to do lists.
There are many ways to do list, but there is only one good way to do them. HTML is forgiving, very forgiving. You can type all sort of rubish and somehow you just might stay afloat with that, but to have a good CSS compatible list you need to put in some thinking.
Adding Text and Links
In this tutorial, you'll learn how to work with text and links efficiently and appropriately. From the logic of headers and lists to a variety of linking options, you'll find out what it means to create great text in noble fashion, making your content as royal as can be.
Table Tricks
Tables are a great way to layout your Web pages, and HTML 4.0 offers a few more attributes and tags to this versatile and flexible tool. Some of these attributes work differently in Netscape than in Internet Explorer, so always be sure to view the page in both browsers.
Tables Tricks 'n' Tips
Instead of designing graphic intensive web sites that take ages to load, you can use HTML tables creatively to get a professional looking web page that loads super fast.
Tricks using Tables
I need to have two tables sit side by side, but no matter what I do, they end up stacked. What gives?
XHTML 1.0 Tutorials - Understanding Forms and Input Fields
A collection of 25 FAQs/tutorials tips on XHTML forms and input fields. Clear answers are provided with tutorial exercises on forms and input fields: form elements and submission methods; input elements and input types like text, password, radio, checkbox, hidden, submit, file, image, button; dropdown lists and text areas; multiple forms.
HTML Tutorial For Beginners
In this tutorial, you will learn how to: Create HTML tags and attributes; Add colors and backgrounds; Choose font sizes, faces, styles and colors; Set up links to other web pages or other web sites; Create bulleted and numbered lists; Put your pictures into your page; Create tables; Set up atributes of the table; Align and change the positions of the text and the pictures; Create forms to collect information; Use frames to put multiple pages into a single window; Save your own HTML file.
 
Categories