WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You

WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You


You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

1Accespted Embed a Webpage inside a Webpage. Tue Jan 19, 2010 11:00 pm

Sanket

Sanket
Administrator
Administrator
Embed a Webpage inside a Webpage.
Embed another webpage into your html page

Hello Everyone Very Happy

This is a very simple tutorial to embed another webpage into your html page.

Enter this code into your HTML Page.

Code:
<iframe src="http://www.google.com/" style="border: 0" width="850" height="600" frameborder="0" scrolling="no"></iframe>

You can change the width, height whether you want a scroll appearing etc.

Embed a Webpage inside a Webpage. 20tm077

Thank you Smile

Notice : This tutorial is copyrighted by WebArtz Forum. You may not publish it on anywhere without written permission from the administrators.

http://www.webartzforum.com

2Accespted Re: Embed a Webpage inside a Webpage. Wed Jan 20, 2010 1:04 pm

Fred100

Fred100
Registered Member
Registered Member
Wow It's cool
So we have to choose the width & border our self?
Or does it changes itself?

http://www.art-castle.biz/forum.htm

3Accespted Re: Embed a Webpage inside a Webpage. Wed Jan 20, 2010 9:18 pm

Mystic_gohan


Registered Member
Registered Member
You can change it yourself .

Nice iframe tutorial but already knew this .

4Accespted Re: Embed a Webpage inside a Webpage. Wed Jan 20, 2010 9:55 pm

ankillien

ankillien
Administrator
Administrator
Fred100 wrote:Wow It's cool
So we have to choose the width & border our self?
Or does it changes itself?

It you don't choose any values for width and border, the browser will apply the default values to it. If you define value the page will follow that.

5Accespted Re: Embed a Webpage inside a Webpage. Sat Mar 27, 2010 9:11 am

Avian

Avian
Registered Member
Registered Member
Day-um that is nice.

Sponsored content


View previous topic View next topic Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum