- From: Elliotte Harold <elharo@metalab.unc.edu>
- Date: Tue, 06 Mar 2007 08:40:51 -0500
Maik Merten wrote: > Well, I guess everybody here will hate me for proposing it... and I > think it's ugly... but well... > > <video> > Perhaps a verbose description of what can be seen here? > <novideo> > D'oh, your browser is outdated... let's embed an <object> here > </novideo> > </video> > I don't think we need a novideo element. This would work: <video> <p> Complete marked up transcript of the video. </p> </video> This is much more accessible and great for search engine optimization. Of course, not everyone has the resources to provide full transcripts all the time, but we should encourage that for those publishers that can. We can even throw in embed elements for users whose browsers don't recognize video. Must ignore wins again. :-) -- ?Elliotte Rusty Harold elharo at metalab.unc.edu Java I/O 2nd Edition Just Published! http://www.cafeaulait.org/books/javaio2/ http://www.amazon.com/exec/obidos/ISBN=0596527500/ref=nosim/cafeaulaitA/
Received on Tuesday, 6 March 2007 05:40:51 UTC