eHow launches Android app: Get the best of eHow on the go.

HTML

Sort by:
Best Match
Most Popular
Newest

Showing 1-50 of 333 results

  • How to Make the Text to the Right With HTML Tags

    Basic websites are written using hypertext markup language (HTML). The coding in HTML determines how text and images are displayed on the Web page. HTML syntax can tell the page to display such...

  • How to Convert Pantone to Hex

    Pantone is a global color language and industry standard tool used in the textile, printing, plastic, and design industries. Pantone has been considered the world's color authority for over 40...

  • HTML Code Instructions for Streaming Audio Music

    Streaming audio on your website provides a way for web users to hear your music and other audio files without having to spend time downloading. There are several ways to stream audio on your...

  • How to Stream Music Using HTML

    Thanks to recent developments in HTML 5, streaming music and other audio files with strictly HTML code is possible. Until these modifications in HTML structure, it was necessary to stream music...

  • How to Remove Color in a Table Cell

    Tables are an integral part of most web pages. Tables allows programmers to align information on a web page in rows and columns. Table cells have a property that allows programmers to set a...

  • How to Add a Background Image to HTML Page

    Instead of plain solid color background, you can use an image as a background with HTML. There are several options to consider using inline style properties.

  • How to Add HTML Frame Size Restrictions to Prevent Scrolling

    Frames are independent screen views that are all presented on one page. These web page elements are commonly used for making a lot of information accessible at once and for presenting content to...

  • CSS Map Making Tutorial

    When you think of online maps the first thing that comes to mind is GoogleMaps. Google's mapping technology has made it easy to find any point in the globe. With HTML and CSS it is possible to...

  • How to Make a Web Page Expire

    If users of your website will be entering very sensitive data, you may want to add a security feature to your pages to make them expire automatically. By adding the expiration meta tag to your...

  • How to Change Submit Button Appearance

    You don't have to create a custom image to make good looking, custom submit buttons. You can adjust the background color, the text color, and the font size to get the presentation you want.

  • How to Use Iframes

    Iframe (i-frame) stands for “inline frame”. It’s an HTML code which allows you to embed any web page within another web page. Like the traditional "frameset" tag, iframes allow a...

  • How to Create a HTML Web Page

    As the Internet becomes one of the dominant forms of communication, it is important for computer users to understand how web pages are built. Anyone can build a web page with HTML (hypertext...

  • How to Build a Web Page

    Learning how to build a web page can be tricky at first, but lucky for you, you found this article! In this article I will walk you through each step of learning how to build a web page. From how...

  • How to Convert MP3 Into a HTML Code

    Digital music files are popular additions to web pages, especially social networking sites. Before music can be streamed online, it must be converted to a compatible file format. MP3 is the most...

  • How to Make Links on a Web Page

    It's not hard to make links on a web page, and it makes a big difference to your visiotrs. In todays fast paced world, most people feel inconvenienced to have to copy and paste a website address...

  • Tutorial of HTML Concepts

    Hypertext markup language (HTML) is the language used to create Web pages. Once you learn about the concepts of the syntax, you will understand the ideas that make content publishable on the...

  • Advanced HTML Tutorial

    After gaining a working knowledge of the basics of HTML, you can continue to include advanced syntax in your web page documents. By learning these advanced elements, website creators gain more...

  • Font Definition

    A font is a character on the screen with a specific size, shape and color. A font can be a letter, number or a special character. Fonts are used in computer programming to display stylized...

  • How to Change Font Codes

    You can improve the size, color and typeface of the text on your website by adjusting the font codes. Use a CSS file (a list of styles you can insert into your code) or simply enter the new code...

  • How to Create a New Data Entry Website

    When you have numerous records to insert into a database, sometimes it's just easier to create a small website for data entry personnel. Creating a data entry website involves a web form and...

  • How to Make Images You Create Show on Web Page

    Creating HTML documents that include images is a normal part of web page design. To include images in web pages, you need to add it to the HTML page published on the Internet. This is accomplished...

  • How to create a simple Website for free using Notepad

    The easiest way to create a website is by using some kind of program like Dream Weaver or Microsoft Publisher. These programs can cost you quite a bit. That's not a problem because you can create...

  • How to Create a Weblink

    Often software applications like word processors and email programs will automatically convert your www.somewebpage.com into a weblink. Knowledge of the hyper text markup language, or HTML, of...

  • How to Change Link Fonts

    Websites are composed of Web pages that are written using a language known as HTML. Any computer language can become advanced and difficult to learn. However, each one contains its basics that can...

  • Tableless Web Tutorials

    In the late 1990s, using tables to create a website layout was popular because it was the only real option. However, it was also a problematic hack: HTML tables were never meant to create page...

  • Printable HTML Tutorial

    Making pages easily printable is a feature that a lot of websites could really use but very few do. Creating printable versions of your pages is very easy to do if your HTML code is clean in the...

  • Class Combobox HTML Select Tutorial

    Combo boxes or drop-down boxes are elements of HTML that give readers a list of options. These elements are beneficial for developers when the number of possibilities for input is limited. For...

  • HTML Component Tutorial

    HTML is the basic language of the Internet. HTML is what tells the browser what to display in the window. When creating an HTML web page, there are basic components that are necessary for proper...

  • HTML Syntax Tutorial

    Hypertext Markup Language (HTML) is the code used to create web pages. To understand HTML, you can learn the key syntax, or specific tag elements that make up the code, in order to get started....

  • Quick HTML Tutorial

    HTML or Hypertext Markup Language, is a markup language that is used to create web pages. HTML uses tags to structure text and embed images and links. This creates a set of instructions that is...

  • HTML Window Tutorial

    HTML, which stands for hypertext markup language, is the basic language of the web. It allows you to create web pages containing text, links, images, forms, tables and more. Since each web page...

  • HTML 5 Tutorial

    HTML 5 is the newest iteration of HTML, the basic language of the Web. When finalized, it will replace both current versions, HTML 4.01 and XHTML 1.0. While you should be cautious of using HTML 5...

  • HTML Page Tutorials

    HyperText Markup Language (HTML) is the code used to develop and maintain web pages. Using various tags in the HTML language, creators can program certain elements, such as tables, into files...

  • How to Use a href=

    The a href= command is used to create a link. If you are searching for what the heck that means, it means you don't know how the heck to use it either, probably. No problem. Here's how.

  • HTML Search Tutorial

    Since all web pages are written with HTML and thousands of web pages are being created every day, how do you get people to visit your page? The key to HTML is in the commands and keywords that...

  • How to Use Flash Templates in FrontPage

    Flash is a graphical movie file that can be inserted into web pages or run separately as a video. Inserting Flash files in FrontPage is performed using the component insertion method. After you've...

  • HTML Include Tutorial

    HTML includes, or SSIs (server side includes), allow you to embed a web page within another web page. It works well when you have a page that needs to be repeated across your entire website. ...

  • How to Convert HTML Tables

    Tables were an old method of designing website graphics and layouts. Tables are old technology that makes it hard to format a website. CSS div tags have replaced tables as a standard for website...

  • HTML Tutorial Reference

    Hypertext Markup Language (HTML) is the language that allows people to view web pages on their browser. The basic web page has specific HTML code. HTML is divided into sections using tags. Tags...

  • HTML Object Tutorial

    The "object" element was originally developed to be a generic way to insert any type of media object, even images. Inconsistent levels of browser support has prevented this from happening, but...

  • Frameset HTML Tutorial

    In HTML, you have the option of dividing a web page into "frames" that can contain different web pages embedded inside. These pages can work in conjunction with each other to achieve some neat...

  • Meta Tags HTML Tutorial

    Meta tags are used in HTML in order to provide a way to supply information about your webpages that don't appear on the pages themselves. You can add keywords, a description, and author...

  • HTML Select Tutorial

    The HyperText Markup Language (HTML) select tag is an easy way of creating a drop-down or scroll menu. These menus require no complicated code and provide an elegant solution for pages that...

  • HTML Insert Tutorial

    The "<ins>" insert tag is a method for identifying content that has been added to a HyperText Markup Language (HTML) web page. Used in alliance with the "<del>" delete tag, this...

  • HTML Breadcrumbs Tutorial

    Breadcrumbs are a useful secondary navigation system for creating HyperText Markup Language (HTML) web pages. These pieces of linked text provide a method for visitors to use when journeying...

  • HTML Document Tutorial

    HyperText Markup Language (HTML) documents are the containers that hold and display web pages on the Internet. Using a simple text editor, such as NotePad or TextEdit, you can add a few simple...

  • HTML Bullet Tutorial

    Making and customizing lists is one of the areas in which HTML excels, with its relatively simple syntax. List bullets have a variety of default styles that can be implemented in a handful of...

  • HTML Underline Tutorial

    The HyperText Markup Language (HTML) underline tag is a useful way to emphasize text so that your visitors do not miss key information. You can choose to underline certain words or whole sections...

  • HTML Bold Tutorial

    The HyperText Markup Language (HTML) bold feature is a technique to format certain words or sections of content in bold. You can use this tag on its own, or in alliance with Cascading Style Sheets...

  • HTML Banner Tutorial

    An HTML banner is a graphic used on the Internet to effectively market your website to generate more traffic, such as promoting your business on the Web or participating in banner exchange...

More

Copyright © 1999-2009 eHow, Inc. Use of this web site constitutes acceptance of the eHow Terms of Use and Privacy Policy.   en-US Portions of this page are modifications based on work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License.

Demand Media