/    Sign up×
Community /Pin to ProfileBookmark

Does anyone know how to do frames in XHTML?

to post a comment
HTML

5 Comments(s)

Copy linkTweet thisAlerts:
@David_HarrisonAug 24.2003 — You can in XHTML 1.0 but you have to use a frameset doctype but you can't do it at all in XHTML 1.1.

As for doing the frames, just do the same as you would for HTML.

Whether it's an iframe:

<iframe src="http://www.w3.org/">You can't see frames</iframe>

Or with a frameset. I'm not gonna post the frameset example though.
Copy linkTweet thisAlerts:
@soccer362001authorAug 24.2003 — How would I change the size of the IFrame?
Copy linkTweet thisAlerts:
@David_HarrisonAug 24.2003 — <iframe src="http://www.w3.org/" width="320" name="w3c" height="240">You can't see frames.</iframe>

You should also add a name to identify it so that you can refer to it with links.
Copy linkTweet thisAlerts:
@soccer362001authorAug 24.2003 — thanks a lot
Copy linkTweet thisAlerts:
@David_HarrisonAug 24.2003 — Happy to help. ?
×

Success!

Help @soccer362001 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.8,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...