Friday 30th of July 2010

Cool Html Codes

April 24, 2009 by Ivan  
Filed under Articles, Html


If you’re looking for cool html codes, then you’ve come to the right place! Here, you’ll find useful and interesting html codes , which will help you to improve you site. Enjoy!

1) HTML Marquee Codes

If you want to get someone’s attention, then you should use the marquee codes . But,don’t use it too much,particularly if your site contains too much marquee text , it irritates and spoils the concentration of the reader.You can add marquee codes to tell your visitors what will be your next updates,popular posts,advertisements,etc.

Example 1- Bouncy Text

Your Text Here

Code:

Example 2:Scrolling text:


P
CH
A
C
K
S

Code:

Example 3: Scrolling Text

Cool HTML Codes

Code:

WIDTH: how wide the marquee is
HEIGHT: how tall the marquee is
DIRECTION: which direction the marquee should scroll
BEHAVIOR: what type of scrolling
SCROLLDELAY: how long to delay between each jump
SCROLLAMOUNT: how far to jump
LOOP: how many times to loop
BGCOLOR: background color
HSPACE: horizontal space around the marquee
VSPACE: vertical space around the marquee

If you don’t like to write html code , here is Marquee Code Generator


2)E-Mail Link

If you need simple but useful email link, which will allow visitors to contact you, then you should use this html code
Example 1: E-Mail Link With Image
Cool Html Codes

Code:

Example 2: Usual Email Link

E-mail Me!

Example 3: Email Link with subject

Email Me!

Note: “mailto:hackspc@gmail.com” in this part of the code write your email addresses

3)Submit Button Image

This simple code will allow you to change your submit button into image. It can be very useful, when you making input forms with submit button , which allow the user to enter information like text and similar.

Comments

One Comment on "Cool Html Codes"

  1. Study HTML on Fri, 26th Mar 2010 10:58 am 

    The acronym title, that’s what I was looking for! Thanks. :P

Tell us what you're thinking...
and oh, if you want a pic to show with your comment, go get a gravatar!