HTML

Articles in HTML

By eHow Internet Editor 0 comments
Most tasks in HTML can be accomplished by placing an instruction known as a "tag" before and after the text that you want to affect, and centering text is no exception. Text marked as centered will appear halfway between the left and right ... more »
By eHow Internet Editor 0 comments
Geocities is an easy way to make your own free Web site online. Geocities can be used by anyone and the HTML editor on the site will help you make your basic Web site without much trouble. Below is a list of steps to help create a HTML page with ... more »
By eHow Internet Editor 0 comments
MySpace has quickly become one of the Internet's most popular virtual communities, with literally millions of users and more signing up every day. One of its greatest assets is its ability to allow users to customize and personalize their ... more »
By eHow Internet Editor 0 comments
You can create a URL link in HTML by placing "tags" around the text you want to transform. URL links represent the heart of any web page, and though links can also be created through image maps and buttons, the most common way is by associating a ... more »
By eHow Internet Editor 0 comments
When designing a webpage in Hypertext Markup Language (HTML), you may want to display data in a rectangular arrangement of rows and columns, as in a matrix. You need the "TABLE" tag. To set the rows and columns you use combinations of the "TR" ... more »
By eHow Internet Editor 0 comments
Having an email form on your Web site will give your visitors an opportunity to connect with you by expressing how they feel about your site. This will give them greater satisfaction with your Web site and will give you ideas on what you can do ... more »
By Ron Auerbach 0 comments
Learn to add and create links to pages on your own site, somebody else's, and to e-mail. And don't worry because I'll walk you through the entire process step-by-step... more »
By eHow Internet Editor 0 comments
The concept of adding music files to a webpage so that a visitor is greeted with auto-play sound continues to baffle web designers who have mastered all other Hypertext Markup Language (HTML). As a website owner you want visitors to keep coming ... more »
By eHow Internet Editor 0 comments
Most tasks in HTML can be accomplished by placing an instruction known as a "tag" before and after the text that you want to affect, and creating a table is no exception. Tables in HTML are used to provide a matrix of rows and columns, with each ... more »
By eHow Internet Editor 0 comments
Ordered lists in HTML are used to display a series of informational items with neat indentation and with sequenced numbering. The numbering is created automatically and adjusts if you add or remove items to the list. Create an ordered list in ... more »
By eHow Internet Editor 0 comments
HTML is a constantly changing language. With each step in its evolution, new tags and attributes and coined, while others are phased out or eliminated. Because of this, it's necessary to specify at the very beginning of your page which version of ... more »
By eHow Internet Editor 0 comments
List items are the individual lines making up HTML lists. They are defined with the element... more »
By eHow Internet Editor 0 comments
HTML permits non-standard objects to be added to web pages, using the EMBED element. A common use of embedding is to add music clips that play when a page is loaded... more »
By eHow Internet Editor 0 comments
In HTML text is italicized by giving the CSS property font-style a value of italic, or, more traditionally, enclosing it in the HTML I (or EM element... more »
By marchyde078 0 comments
Hello! Marc Hyde here, and I'm happy to tell you that I have made another tutorial for you guys! The How to Learn HTML. This will be a multi-part tutorial on how to write an HTML, so if you’re an absolute newbie and need to learn HTML from basic ... more »
By eHow Internet Editor 0 comments
With very large web pages that contain a lot of information and data it becomes a real benefit to be able to jump from one place to another by a link. Within page linking is one possibility for HTML pages. Link points are set and defined so that ... more »
By eHow Internet Editor 0 comments
A good way to capture a user's attention on a website is to make a scrolling marquee in HTML. A scrolling marquee acts like it sounds. It causes a word or sentence to "crawl" across the screen. Here are a few tips and tricks for inputting ... more »
By eHow Internet Editor 0 comments
Setting the background color in HTML is not done through its own tag. Instead, it's done by setting an attribute in another tag, such as the body tag or a table or row tag. Color adds great appeal and readability (or sometimes unreadability!) to ... more »
By eHow Internet Editor 0 comments
A post template will allow you to set up all of your posts the same way. Here's how to set one up for use with your Blogger blog... more »
By eHow Internet Editor 0 comments
GeoCities provides Web design beginners a chance to develop their skills by making everything as simple as possible. The Easy Upload feature allows a budding Web page editor to snag HTML files from the computer and get them online for the whole ... more »
By Ron Auerbach 1 comments
This article shows you how you to take a Microsoft Word document and convert it into a web page (HTML). And don't worry because I'll walk you through the entire process!.. more »
By eHow Internet Editor 0 comments
Making your web presence spectacular and memorable is dependent on a number of factors, not the least of which is color. Your color scheme blends and emphasizes or detracts from your message. Learn how to change the color of the text on your site ... more »
By eHow Internet Editor 0 comments
HTML documents have grown in number over the past decade. Many scholarly works can be located in the Internet, and yours can easily be transferred to the Internet with a little bit of formatting. One of the more confusing elements is the ... more »
By eHow Internet Editor 0 comments
HTML code can be confusing, even to the original writers. Adding comments to your HTML is a good idea in case you need to go back and understand the logic that was at work back when it was first written. Comments can also be useful in marking ... more »
By eHow Internet Editor 0 comments
Since HTML code is all text, the file size of an average webpage is very small. The time it takes to download and display a webpage is typically inconsequential, but some particularly large pages take quite a while. Compressing the size of the ... more »