Showing posts with label Simple Html. Show all posts
Showing posts with label Simple Html. Show all posts

Friday, February 27, 2009

Flip Text

Flip Text: Use code: ↓




Example:↓


Hello!Hello!

Sunday, February 15, 2009

Scroll Text with Image

9Scrolling image with Text. Use code ↓




Example ↓


Look like this! Image



Set width of scrolling text with image. Use code ↓




Example ↓


Look like this!Image

Friday, February 13, 2009

Div with background image

If you want the table to have image use this code ↓


Example ↓


Look like this! Look like this!
Look like this! Look like this!


The image used is with repeated background.

If you do not want your image to tile in the background put
background-repeat: no-repeat; after your image url

Tuesday, February 10, 2009

Scoll Text Speed

To change the speed of the scroll use ↓ Remember to change the scrollamount to your preference>




Example for 1 ↓

Very Simple Html


Example for 10 ↓

Very Simple html

Sunday, February 8, 2009

Div with background color and scrollbar

If you want the table to have scrollbars use this code ↓





Example ↓



Look like this!

Look like this!

Look like this!

Look like this!

Look like this!



You can change the color of the background and scrollbar.

Friday, February 6, 2009

Scroll Test with Background colour and V space

Add your text above and below the code:↓



Copy the code and change the colour of your preference.


Example:↓

Hello.

Hi there!

Hi There!




Code with Vspace of 10.↓




Example ↓

Hello.

Hi there!

Hi There!



Code with Vspace of 50.↓




Example ↓

Hello.

Hi there!

Hi There!


Copy and change the vspace and background colour to your own preference.

Wednesday, February 4, 2009

Scroll Text with Background Colour, Hspace and Vspace

Copy the code and change hspace, width and bgcolor to your preference.






Example:↓


Hi there!How are you?Hi There!



Code with background colour and hspace: ↓





Example (hspace of 10)↓

Hi there!How are you?Hi There!


Example (hspace of 50) ↓

Hi there!How are you?Hi There!

Wednesday, January 28, 2009

Scroll Text Behavior (Normal Scroll)

Scroll Text. Use code↓




Example ↓

Very Simple Html

Tuesday, January 13, 2009

Scroll text with Hspace and Vspace

Height and width can be change. Use Code ↓




Example: ↓

Very Simple Html

Monday, January 12, 2009

Scroll text up or down

Scroll up,

use code




Example ↓


Scroll down,

use code



Example ↓


Very Simple html

Friday, January 9, 2009

Scroll Text Delay

Normal scroll text.

Use code ↓



Example ↓


Look like this!


Scroll text delay of 500 and 1000.

Use code ↓




Example ↓



Look like this!




Example ↓





Look like this!

Monday, January 5, 2009

Scroll text to the right

Change of direction, to right. Use this code




Example ↓


Look like this!

Friday, January 2, 2009

Scroll Text With Background Color

Add background color to scroll text.

Use code ↓





You can change the color of the background.

Example ↓


Very Simple Html

Tuesday, December 30, 2008

Scroll Text Loop

LOOP sets how many times the marquee should loop.

If you don't put a LOOP attribute, it means that the marquee loops endlessly.
This code loops once ↓



Example ↓

Look like this!

This code loop once and had a slide behavior ↓



Example ↓


Look like this!

Saturday, December 27, 2008

Drop - down Html code

Drop-down menus sample code ↓



Example ↓



Drop-down menus with background color,


sample code ↓



Example ↓

Thursday, December 25, 2008

Scroll Text

To make text scroll on your page use this code





Example ↓


Look like this!

Tuesday, December 23, 2008

Scroll Text Back and Forth

Scroll Text Use code ↓



You can change the color of the text.


Example ↓

Look like this!

Scroll Text Behavior (Slide)

Scroll Text Slide Behavior. Use code ↓




Example ↓

Look like this!

Table Html code

Want to create a table on you page?

Use this code ↓



Example ↓
Look like this.





Look like this.







You can change the colors, font and the text size as well as the size of the whole table anytime.

If you want to have a border for your table.

Use this code ↓



Example ↓

Simple html

Wednesday, February 16, 2000

Scroll Text with Image and Hspace, Vspace

Copy the code add your text and your image url. You can also change the width to your own preference.





Example: ↓


Welcome
picture of welcom.gif

Template by Lynn

Back to TOP