Monday, December 17, 2007

WEBSITE DESIGN TIPS: HTML, JAVASCRIPT

WEBSITE DESIGN TIPS: HTML, JAVASCRIPT

CODES, TIPS,TRICKS AND TECHNIQUES - 8

Web Source Web Design Tips

by Shelley Lowery

Setting Web Page Margins (MSIE)

You can remove the top, bottom and side page margins

on a web page by adding the following code within

your tag.

rightmargin=0>

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 Mouseover Text Description

You can create a mouseover text description, similar to

an image alt tag, that will be viewed when the mouse is

placed over your text. Place title="your text description"

within your HTML link code.

description">

In addition, you can display your description text in a

list by adding these characters .

Resources:

Counters

Guestbooks

Autoresponders

and more...#10;

This description would be displayed like this:

Webmaster Resources:

Counters

Guestbooks

Autoresponders

and more...

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

Auto Fill Email Subject

You can create an email link that will automatically

fill in the subject line when clicked on. Add the

following code to your HTML.

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 Status Bar Link Description

You can display a description in the status bar for

all of your links. When the mouse is placed over a

link, the link description will be viewed in the

status bar.

status='Your text description'; return true" onmouseout=

"window.status='';return true">Your linked 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

Displaying Text with an Image

To display your text wrapping around an image, place

the following code within your tag followed by

your text.

Image Displayed on Left:

Your Text

Image Displayed on Right:

Your

Text

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: