embed a valid attribute for XHTML

This is a discussion on "embed a valid attribute for XHTML" within the Web Page Design section. This forum, and the thread "embed a valid attribute for XHTML are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jan 19th, 2006, 08:10
Junior Member
Join Date: Dec 2005
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
embed a valid attribute for XHTML

Hi ,

i have a query. Is embed a valid attribute for XHTML frameset DTD. If so what is the syntax for that?? also is object is allowed as an attribute???
Reply With Quote

  #2 (permalink)  
Old Jan 19th, 2006, 13:17
SuperMember

SuperMember
Join Date: Aug 2003
Location: Castle Rock, CO
Age: 36
Posts: 164
Thanks: 0
Thanked 0 Times in 0 Posts
Re: embed a valid attribute for XHTML

Actually, only the frames pages would havete framset DTD. All other pages would have something like
HTML: Select all
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
as the DOCTYPE.

Having said this, what you are trying to embed? If you look at the <object> tag, you will see that embed is not actually a proper attribute for the tag. The EMBED attribute is mainly used by Netscape Navigator and Internet Explorer on Macintosh to direct the browser to load the Macromedia Flash Player.

If you are trying to embed flash, you should check out Embedding Flash While Supporting Standards. It does work - we actually did it on one of our sites
Reply With Quote
  #3 (permalink)  
Old Jan 20th, 2006, 11:13
Junior Member
Join Date: Dec 2005
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Re: embed a valid attribute for XHTML

well i tried out the satay method which when validated the code showed some errors. So what other modification can i do??
Reply With Quote
  #4 (permalink)  
Old Jan 20th, 2006, 12:47
SuperMember

SuperMember
Join Date: Aug 2003
Location: Castle Rock, CO
Age: 36
Posts: 164
Thanks: 0
Thanked 0 Times in 0 Posts
Re: embed a valid attribute for XHTML

Really? Can you give the code / URL for further review?
Reply With Quote
Reply

Tags
embed, valid, attribute, xhtml

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Designing + XHTML/CSS Valid. PicoDeath Job Opportunities 0 Oct 29th, 2007 10:16
Need help using object/embed tags to embed java applet Jon1123 Web Page Design 2 Apr 10th, 2007 22:31
is onbeforeunload xhtml valid karloff Web Page Design 8 Jul 25th, 2006 13:15
flash in XHTML valid document gwx03 Web Page Design 3 Jun 6th, 2004 14:33


All times are GMT. The time now is 17:36.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43