Google Search

Custom Search

Tuesday, January 26, 2010

Knowing the frame order

For today’s tutorial, I would like to tell about one of the functions of HTML code, that is

Some atributes that are often used in iframe are;

ALIGN="left/right" »» managing the iframe position
WIDTH="wide" »» managing the width of the iframe in pixel or percentage

HEIGHT="high" »» managing the height of iframe in pixel or percentage

FRAMEBORDER="frame border" »» giving the frame border

SCROLLING="auto/yes/no" »» giving or not giving scolling in

SRC="url address you want to use" »» url address that you want to show in iframe

To make you understand more, I give you twho sample of the

And the result is ;

























  • IFRAME that has frame order and scrolling facility.

So, the code sample that I use is as below;







And the result is ;



















Well, what do you think friends? With iframe, we surely can see the content of others blog in our blog. But, remember to ask the permission to the blog owner first if you don’t wish to get angry from them.

Have a nice experiment…pals!

0 comments:

Post a Comment

 

Followers