Showing 1-50 of 330 results
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...
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.
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...
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...
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...
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.
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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 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...
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....
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, 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 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...
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...
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.
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...
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 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. ...
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...
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...
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...
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 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...
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...
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...
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...
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...
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...
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...
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...
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...
HyperText Markup Language (HTML) email is widely used because of the enhanced benefits, such as newsletter capability, and the fact that most email programs can now support HTML. By using an HTML...
The HyperText Markup Language (HTML) anchor tag provides a method for connecting page sections, media files, other websites and generating email because it works with both hyperlinks and anchors....
Hyper Text Markup Language (HTML) is the web development language used to create websites. HTML is a relatively simple language primarily used for displaying and arranging text and images. If you...
Using HyperText Markup Language, you can turn plain text into content that is viewable on a website. Each HTML tag, such as a list or heading, specifies how the browser must interpret the data and...