Home

Submit

Source

Feeds

Home » HTML » Getting Started ::

HTML Getting Started
The differences between logical and physical tags is one of the fundamental concepts in HTML that, when understood, can have a huge impact on a web designer's way of doing things.
Related Tutorials
HTML Getting Started
XHTML 1.0 Tutorials - Understanding In-line Elements and Tags
HTML / Getting Started
A collection of 11 FAQs/tutorials tips on XHTML inline elements and tags. Clear answers are provided with tutorial exercises on inline elements like: strong, em, code, sub, sup, del, ins, big, small, br, script.

Site: dev.fyicenter.com Report - View Tutorial

HTML Getting Started
Logical HTML
HTML / Getting Started
The use of logical HTML is just another of those things that picky webmasters such as myself like to follow, but also something that makes a website more professional and more user-friendly.

Site: www.webdesign.org Report - View Tutorial

HTML Frames
Inline Frames
HTML / Frames
Learn how to embed a page by using a floating frame. Floating or inline frames enables a full page to be added inside another. Unlike PHP and SHTML, inline frames use a .html file as the embeded file and includes a scrollbar.

Site: www.depiction.net Report - View Tutorial

HTML Getting Started
XML Tutorial For Beginners
HTML / Getting Started
XML is a markup language which is like HTML. XML and HTML both use tags. But there are some differences between them: HTML was designed for how to display data. And XML was designed for how to store data. HTML tags are predefined (for example "<p>", "<table>", etc.). But XML tags are not predefined. You must define your own tags Before you learn XML, you should have a basic understanding of HTML.

Site: www.itechcollege.com Report - View Tutorial

HTML Adding Text
Changing Text with HTML
HTML / Adding Text
You may type any text between the html start and end tag without any other tags and it will display in the browser as typed. The browser uses it's default text color and font to display your text. But that isn't very exciting. HTML contains a rich set of text formatting tags that you can use to manipulate the text in whatever format you can dream up.

Site: www.webdesign.org Report - View Tutorial

HTML Adding Text
HTML - Text Formatting
HTML / Adding Text
Understand the basics of HTML I will now go over how to format text with different tags and attributes. After this tutorial you will know a few tags and attributes you can use to change the appearance of your text. At the very bottom of this tutorial you will see the full list of tags and attributes you can use for text formatting.

Site: www.darkscarab.com Report - View Tutorial

HTML Getting Started
Basics of HTML
HTML / Getting Started
We will explain, opening and closing tags of html, every other main tag that goes in between, and we will show you an example of an html page.

Site: www.codingcollege.com Report - View Tutorial

HTML Getting Started
HTML Flags
HTML / Getting Started
HTML works in a very simple, very logical, format. It reads like you do, top to bottom, left to right. That's important to remember. HTML is written with TEXT. What you use to set certain sections apart as bigger text, smaller text, bold text, underlined text, is a series of flags.

Site: www.webdesign.org Report - View Tutorial

HTML Getting Started
Antecedent HTML
HTML / Getting Started
HTML is composition of tags. HTML document is purely text file, so that can be made with text editor promiscuously. HTML document like this can be referred as web page , presented in web server browser.

Site: www.webdesign.org Report - View Tutorial

HTML Tables
HTML - Tables
HTML / Tables
Tables are very common in HTML websites. Tables help organize and show information in a much cleaner way than without it. People who do not know CSS rely on tables to create the layout of their web pages. Tables are also notorious for the use of many tags and attributes, causing a simple HTML page to look quite messy and complicated.

Site: www.darkscarab.com Report - View Tutorial

HTML Getting Started
HTML Tags Quick Reference
HTML / Getting Started
A detailed HTML Quick Reference (Including HTML 3.2, IE, and Netscape Extensions.)

Site: www.webdesign.org Report - View Tutorial

HTML Adding Text
HTML - Lists
HTML / Adding Text
This tutorial will teach you how to create ordered and unordered lists with a few tags in HTML.

Site: www.darkscarab.com Report - View Tutorial

HTML Getting Started
HTML - The Basics
HTML / Getting Started
Get to know the basics of HTML including tags and attributes.

Site: www.darkscarab.com Report - View Tutorial

HTML Getting Started
Using META Tags for Search Engines and Refresh
HTML / Getting Started
META tags are used to help some search engines index your page, especially if your page has frames. META tags should be placed between the <HEAD> and </HEAD> tags of your document. The most common META tags are going to look like this:

Site: www.webdesign.org Report - View Tutorial

HTML Forms
Advanced Forms
HTML / Forms
There are many things to take into consideration when creating a form, you want to make it match your site as much as you possibly can. This can be done using CSS and some HTML tags that you may not already know.

Site: www.webdesign.org Report - View Tutorial

 
Site Search

 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement