Lists
|
Learn how to create HTML lists in your Web page. Covers unordered (bullet) lists, ordered (numbered) lists, and definition lists. |
|
|
|
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.
Tricks Using Lists
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.
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.
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.
HTML Forms
Learning objectives: understand what an HTTP request is and how it is used to retrieve content from web servers; pass information to the server using GET requests and query strings; pass information to the server using POST requests and form fields; learn how to create simple forms in HTML; create more advanced form elements like radio buttons, check boxes and drop-down lists. (install Acrobat Reader to read this tutorial)
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.
