HTML & CSS Tutorials by tizag
Attributes are used to amplify tags. What we mean by amplify is that when a
web browser interprets a tag, it will also search for set attributes and
then display the element (tags+attributes) in its entirety.
May 19,
2011
Today Views:
1 Total Views:
343
Line breaks are different then most of the tags we have seen so far. A line
break ends the line you are currently on and resumes on the next line
May 13,
2011
Today Views:
1 Total Views:
283
Publishing any kind of written works requires the use of a paragraph. The
paragraph tag is very basic and a great introductory tag for beginner's
because of its simplicity.
May 6,
2011
Today Views:
1 Total Views:
289
A heading in HTML is just what you might expect, a title or subtitle. By
placing text inside of
(heading) tags, the text displays bold and the size of the text depends on
the number of heading (1-6).
May 5,
2011
Today Views:
1 Total Views:
284
There are 3 different methods to set color. The simplest being the Generic
terms of colors. Examples: black, white, red, green, and blue. Generic
colors are preset HTML coded colors where the value is simply the name of
each color.
April 22,
2011
Today Views:
2 Total Views:
346
Forms are a vital tool for the webmaster to receive information from the
web surfer, such as: their name, email address, credit card, et
March 10,
2011
Today Views:
2 Total Views:
383
The bgcolor attribute is used to control the background of an HTML
elmement, specifically page and table backgrounds. Bgcolor can be placed
within several of the HTML tags.
February 22,
2011
Today Views:
1 Total Views:
488
Images can be placed within elements of HTML. Tables, paragraphs, and bodys
may all have a background image. To accomplish this, we use the background
attribute as follows
February 22,
2011
Today Views:
1 Total Views:
336
Text fields are small rectangles that allow a user to simply input some
text and submit that information to the web server.
February 8,
2011
Today Views:
1 Total Views:
379
Below is the hexadecimal representation for an array of HTML background
colors. The hexadecimal value that you see displayed in each box represents
the value to get the background color of that cell.
February 2,
2011
Today Views:
1 Total Views:
346








