Monday, December 17, 2007

WEBSITE DESIGN TIPS: HTML, JAVASCRIPT

WEBSITE DESIGN TIPS: HTML, JAVASCRIPT

CODES, TIPS,TRICKS AND TECHNIQUES - 7

Web Source Web Design Tips

by Shelley Lowery

Replacing Your Standard Bullets With Graphic Bullets

You can use graphic bullets to replace the standard

text bullets by using the "Definition List" tag.

List Item one

List Item two

List Item three

List Item four

Tip provided by: Web Source: Your Guide to Professional

Web Design and Development. http://www.web-source.net

----------------------------------------------------------------------

Web Source Web Design Tips

by Shelley Lowery

Creating A Placeholder for an Empty Table Cell

Without using a placeholder within your blank table cells,

your empty table cell borders will not display.

By simply adding the character code within your HTML,

your table cell will be visible.

Your Text
Your Text

Your Text

Tip provided by: Web Source: Your Guide to Professional

Web Design and Development. http://www.web-source.net

----------------------------------------------------------------------

Web Source Web Design Tips

by Shelley Lowery

Customizing Link Styles

Removing A Link Underline:

You can remove the underline of an individual link by

adding the STYLE tag to your link HTML.

DECORATION: NONE">Your Link

Changing Link Colors:

You can change the color of an individual link by adding

a font tag in front of your linked text.

COLOR="#FF0000">

Your Link

Tip provided by: Web Source: Your Guide to Professional

Web Design and Development. http://www.web-source.net

----------------------------------------------------------------------

Web Source Web Design Tips

by Shelley Lowery

Linking To A Specific Location in A Web Page

You can create a link within the same page by adding "

the following codes.

STEP 1

Select the area you want the link to take you to when

clicked on and place this code with any name you'd like.

This will create an anchor for your link.

Anyname

STEP 2

Create your link and make sure you use the same name

as you used in your anchor:

Click Here

Tip provided by: Web Source: Your Guide to Professional

Web Design and Development. http://www.web-source.net

This Report may be Distributed in any way and even resold, as long

as all information, including bylines above and physical URL's are left

intact and article remains unchanged.

No comments: