HTML

Articles in HTML

By iSeeHowNow 2 comments
Changing your yahoo email from html to plain text is a piece of cake... more »
By ADizzy 0 comments
First time working on a website? Or has it been a while since you've used HTML codes and you forgot how to do links? These steps will help as a reference to anyone and everyone trying to do HTML codes for links. Note: HTML is not allowed on ... more »
By eHow Internet Editor 0 comments
Address elements in HTML are defined to mark contact information, such as street address and phone number in a web page. Typically, browsers render text enclosed in address element tags as italic with line breaks before and after... more »
By eHow Internet Editor 0 comments
Tables in HTML are used to provide a matrix of rows and columns, with each cell holding its own value. By defining several columns as belonging to a group, you can set formatting for all those columns at one time, and define where vertical rules ... more »
By Elizabeth A 2 comments
Gone are the days of cluttering your bookmarks with the plethora of web pages that strike your fancy or maybe you're one of the 'screengrabbers' that save web page frames to a desktop folder called 'Web Page Frames'. Whether you're looking for ... more »
By madams1982 1 comments
An HTML tester is a great way to practice using HTML... more »
By madams1982 1 comments
Basic HTML tags and what they do... more »
By Aimee30 2 comments
These are the only solutions I have found to make links from HTML tags. The first two involve graphics, the third method requires XHTML compatibility. Read on to find out the ways I have found to do this... more »
By yvette26 1 comments
Know the right HTML tags to manually insert links into your website... more »
By Patricia Resnick 2 comments
The best way to send someone to see something on the web is to give them the link. It takes a bit more typing for you, but people are much more likely to go where you send them if you make it easy... more »
By Laura Chapman 3 comments
This article will give you an overview of all the ways to use HTML tags to create links on your website. I will explain creating basic links, using images as links, creating mail to links, using the anchor tag to link to text in the same page, ... more »
By Virginia DeBolt 0 comments
Microformats are standardized snippets of HTML that can be inserted in any blog or web page. These bits of HTML code are recognized by people, organizations, calendars, social networks and other tools and provide information in a standard format. ... more »
By Virginia DeBolt 0 comments
An important accessibility feature of online forms is the proper use of the label element. A label is a connection between the form element itself and the text explaining what the form field is for. Here is how to use the label element... more »
By Patricia Resnick 3 comments
Web pages look terribly complicated, and they absolutely can be. Still, there are a few basic components that can get you started. Web pages are written in a code called HTML, which stands for Hypertext Markup Language. It's a way of telling ... more »
By Patricia Resnick 6 comments
Ehow writers, you can use simple HTML to make your image captions stand out on the page. I used it for the title of the image at the top of this article. Your articles will have a more finished look!.. more »
By Virginia DeBolt 0 comments
If you want to create an appearance where the heading at the beginning of a paragraph appears to run into the paragraph--it is possible with CSS... more »
By Virginia DeBolt 0 comments
The purpose of skip navigation is to allow people browsing with screen readers to jump right to their main content or to other key points on their page. This saves the screen reader user the agony of tabbing through all their links to get to the ... more »
By NeilO 0 comments
A common and helpful aspect of Regular Expressions is filtering out bad data on the server-side of a web application. In many cases you want to do this versus a hard-failure, because users are copy&pasting, not necessarily trying to hack you ... more »
By desolator144 0 comments
Not everyone is a web designer but luckily, HTML link tags are pretty easy to write once you know how they work.. more »
By Cherie Burbach 2 comments
If you’re a regular blogger or web writer, chances are you’ll need to add a paragraph break to text. If you’re using a program that does not do this automatically, you’ll need to add the HTML programming yourself. Even for the most commonly ... more »
By Cherie Burbach 1 comments
To improve the readability of your blog entries and Internet articles, you might want to highlight certain words by italicizing them. If you’re using a program that does not add the HTML programming automatically, you’ll be required to do this ... more »
By 1Hooksey 4 comments
SO you want to design and upload your own web page!?!? All you have to do is..... more »
By madams1982 1 comments
Easy ways to find HTML color codes... more »
By eHow Internet Editor 0 comments
If you want to insert blank lines or end a line of text before it reaches the right margin, you need a line break tag. Though it seems similar to the paragraph tag, the important difference is that paragraphs define blocks of text that carry ... more »
By madams1982 2 comments
So you want to learn HTML? This website is the best I've found. It has some amazing tutorials and guides. If you're willing to read and practice you'll be a pro in no time!.. more »