Home

Submit

Source

Feeds
Tutorials » HTML » Adding Text

HTML Adding Text Tutorials

In this category, you will learn how to use HTML to add text and headings in your Web pages. You'll also learn how to add mathematical notations, information about your Web page, special characters and meta tags.

HTML Adding Text
HTML - Colors
HTML / Adding Text
Curious on which colors can be used in HTML? Well here are the various ways that you can choose color in you HTML coding.

Site: www.darkscarab.com Report - View Tutorial

HTML Adding Text
HTML - Symbols and Characters
HTML / Adding Text
Need a special symbol or character in your HTML page? Here is how you do it.

Site: www.darkscarab.com 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 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 Adding Text
Paragraph Formatting
HTML / Adding Text
HTML considers as paragraph any group of words that starts somewhere until you as the Webmaster decides where it ends, by breaking it. This means a character, a word, a line or a whole file can be considered as one paragraph. That's why we will learn how to set a paragraph's limit.

Site: www.functionx.com Report - View Tutorial

HTML Adding Text
Fonts
HTML / Adding Text
A font is a pattern of characters designed to display a character, a word, or a group of words following a particular concept or design. The characters you are reading here are displayed in a certain way. If you look at other sections of the document, you will see that their display is quite different.

Site: www.functionx.com Report - View Tutorial

HTML Adding Text
Text Formatting
HTML / Adding Text
As a professional who deals with web files you will consider an HTML file on two fronts: what the browser "sees" and what the viewers see . This means, from your standpoint, this kind of file is set in two versions. What the browser "sees" or reads is made of special instructions you give to the browser. The browser interprets your instructions and displays the result to the best of its interpretation.

Site: www.functionx.com Report - View Tutorial

HTML Adding Text
So, You Want Some Text Color, Huh?
HTML / Adding Text
Learn how to change the color of text, links, and visited links.

Site: www.htmlgoodies.com Report - View Tutorial

HTML Adding Text
So You Want To Change Your Font, Huh?
HTML / Adding Text
How to get the font face to change. I'm assuming you already know you can change font size through the use of "H" and "FONT" number commands.

Site: www.htmlgoodies.com Report - View Tutorial

HTML Adding Text
So, You Want Dynamic Fonts, Huh?
HTML / Adding Text
Dynamic fonts (or PFR fonts) are font style files that download right along with the page that will use them. Think of them as an image.

Site: www.htmlgoodies.com Report - View Tutorial

HTML Adding Text
Adding Text & Color
HTML / Adding Text
Learn how to make your page more exciting by adding text and color.

Site: www.depiction.net Report - View Tutorial

HTML Adding Text
A Tutorial on Text
HTML / Adding Text
Ever seen text that is underlined or bold or italic or different colours? well I will show you how to acheive that in this little section. To get the different types of text, you need to use our good friend tags again.

Site: www.webdesign.org Report - View Tutorial

HTML Adding Text
Tricks Using Lists
HTML / Adding Text
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.

Site: www.webdesign.org Report - View Tutorial

HTML Adding Text
HTML Characters
HTML / Adding Text
Greater-than and less-than signs have special meaning within HTML documents and, because of this, can't be used on a web page unless they are specified in a particular way. These special characters are specified in HTML by "surrounding" a simple description of them with an ampersand (&) and a semi-colon (;).

Site: www.webdesign.org Report - View Tutorial

HTML Adding Text
Style Inheritance
HTML / Adding Text
Helps you get your head around inheritance in the world of cascading style sheets. As in any other family, children of the CSS family can inherit from their parents as well, e.g. color or size.

Site: www.webdesign.org Report - View Tutorial

 
Site Search

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