Quantcast
Browsing all 173 articles
Browse latest View live

How to Make a Field Required on a Form

Having a HTML form on your Web page is only valuable if you actually get the information you seek when someone is filling out the form. You can ensure that certain lines on the form are completed...

View Article


How to Edit HTML Pages After a Download

Text editors and word processors can read HTML, or HyperText Markup Language, so as long the HTML documents are not encrypted, you can edit Web pages with very basic software -- download any Web pages,...

View Article


Image may be NSFW.
Clik here to view.

How to Disable Tags in XHTML

EXensible HyperText Markup Language, or XHTML, is a more restrictive version of HTML -- specifically 4.01 -- which is the language used to create Web pages. Although tag nesting, attribute case and...

View Article

Image may be NSFW.
Clik here to view.

How to Create a "Join My Mailing List" Box

Constant Contact is an email service that allows those seeking to build and maintain large email lists to easily gather names and addresses and enter them into a central database. Constant Contact also...

View Article

Image may be NSFW.
Clik here to view.

How to Put Text Above a Picture in HTML

HyperText Markup Language, or HTML, provides the basic underlying tagging code for Web page creation. Preset tags exist for structural items, such as images and text, but no tags exist for positional...

View Article


Image may be NSFW.
Clik here to view.

HTML Font Styles

To style fonts in HTML, it's best to use CSS, or cascading style sheets, that can be added after a "style=" attribute in a <div>, <span>, or <p> element on your Web page. CSS can be...

View Article

Image may be NSFW.
Clik here to view.

Easiest Way to Divide Up a Webpage

Dividing up a web page into sections does not require a lot of work. However, you must be at least somewhat familiar with HTML to do this. Although there are ways to divide up a web page using CSS...

View Article

Image may be NSFW.
Clik here to view.

How to Hide Link Borders on Images

Inserting a link into an image creates a blue border around the image. This attribute makes it easier for users to quickly find out which images on a Web page are clickable. However, the blue border...

View Article


How to Add My Link to My Banner

If you have already created the design for a banner for your website, you have completed the hardest part of the development of the banner. All that remains now is adding a link to the banner. Adding a...

View Article


How to Add Interactivity to a Button in CS4

Adobe InDesign CS4 is a desktop publishing program that also allows you to add some interactivity to the content you create. For example, if you have created a button using the drawing and other...

View Article

Image may be NSFW.
Clik here to view.

How to Create a Top Button for a Page in HTML

You can design your website using pages that can be viewed with minimal scrolling wherever possible. Sometimes this is not expedient, as in the case of a Table of Contents, and your website will...

View Article

Image may be NSFW.
Clik here to view.

How to Remove Elements From a Webpage

You must be able to access a webpage's HTML file to remove elements from it. This HTML file is included on your Web server or blog server. The elements within an HTML file are denoted by tags. Every...

View Article

Size of Text Boxes in HTML

While surfing the Internet, you will probably encounter a text box. Text boxes, often found in forms, allow websites to gather data from users. This data may be as simple as login values oras complex...

View Article


How to Add a Background to My Page

If you have just started programming Web pages, then you may not know how to add a background to your page. Using the "body" tag, you can add either a background color, which will fill your page with a...

View Article

How to Style a Table With Columns

While publishing the HTML for a table online is fairly cut and dry, it is also fairly boring. Because there is not a lot of formatting available for tables, you are limited in what you can do with HTML...

View Article


How to Replace Javascripts

JavaScript is used in conjunction with HTML code. This script allows web developers to include extra elements on their web pages in an effort to provide more interactivity or functionality. Because it...

View Article

Image may be NSFW.
Clik here to view.

How to Link to an App in the App Store

With more than 10 billion applications sold, and more than 350,000 available for download, the Apple App Store is a popular but competitive marketplace. Whether you're a developer who wants to promote...

View Article


Image may be NSFW.
Clik here to view.

How to Make Icons in a Row

HTML is an essential component when programming a website, or personalizing your public profile on sites such as Facebook. With HTML, you are able to design the layout, so it's displayed that way you...

View Article

Image may be NSFW.
Clik here to view.

HTML Text Tips

Text-based HTML editors such as CoffeeCup HTML Editor, HotDog Pro, NoteTab or uEdit require that you know some basic HTML to operate the program, unlike Dreamweaver and GoLive. Typically, you might...

View Article

How to Create Your Own Custom Boxes

Creating boxes on your Web page gives you the opportunity to receive feedback, ideas, suggestions and other information from those who visit your site. Although some websites will give you the...

View Article
Browsing all 173 articles
Browse latest View live