HTML Basics Tutorials - MarkupTutorials.com
HTML Basics Tutorials will be of a great use for you in getting acquainted with basic and main manipulations performed by means of HTML . All those aspects and nuances that could perform a certain difficulty for you from the very beginning, can be easily simplified and abolished because of the informative stream that you will find in the very tutorials. Visual examples will be the best and the shortest way for increasing your perception and understanding of the main points connected with HTML. Here you will, certainly, find the departure point for your future work by means of the tutorials that can become also your guiding line in the process of mastering HTML and all its aspects.
Textareas retrieve "blog" type information from the user. Paragraphs,
essays, or memos can by cut and pasted into textareas and submitted.
Textareas have an opening and a closing tag, any words placed between them
will appear inside your text area.
January 27,
2011
Today Views:
1 Total Views:
379
Newsletters are also part of the designing/branding of a company online,
they usually come together with the site, so it's still a designer's job.
January 19,
2011
Today Views:
3 Total Views:
503
Frames allow for multiple ".html" documents to be displayed inside of one
browser window at a time. This means that one page has no content on it,
but rather tells the browser which web pages you would like to open.
January 10,
2011
Today Views:
1 Total Views:
363
Password fields are a special type of tag. All that we need to do is change
the type attribute from text to password.
December 21,
2010
Today Views:
1 Total Views:
364
Use an upload form to allow users to upload pictures, movies, or even their
own webpages. An upload form is another type of input form, simply set the
type attribute to file
December 16,
2010
Today Views:
2 Total Views:
321
Use the
------------------------------------------------------------------------
tag to display lines across the screen. Note: the horizontal rule tag has
no ending tag like the line break tag.
December 15,
2010
Today Views:
1 Total Views:
291
There are 3 different types of lists. A
tag starts an ordered list,
for unordered lists, and for definition lists. Use the type and start
attributes to fine tune your lists accordingly.
December 14,
2010
Today Views:
1 Total Views:
264
As you begin to place more and more elements onto your web site, it will
become necessary to make minor changes to the formatting of those elements.
In our HTML Attributes lesson we discussed ways to add some flavor with
attributes and align elements within other elements.
December 13,
2010
Today Views:
1 Total Views:
307
The tag is used to add style, size, and color to the text on your site. Use
the size, color, and face attributes to customize your fonts. Use a tag to
set all of your text to the same size, face, and color.
December 9,
2010
Today Views:
1 Total Views:
327
Drop down lists are the basic selection forms. You have probably seen them
already on the internet, maybe filling out a personal profile and selecting
the state in which you live. Drop down lists have several options a user
can select.
December 8,
2010
Today Views:
1 Total Views:
265








