Friday, February 3, 2012

Videos > XHTML Tutorial - 5 - Unordered Lists and Blockquotes

XHTML Tutorial - 5 - Unordered Lists and Blockquotes

by xHTML on July 19, 2011


visit www.thenewboston.com for step by step instruction www.thenewboston.com

Tags: , , , , , ,

Related XHTML Entries

{ 10 comments… read them below or add one }

Olev777 June 15, 2010 at 2:48 am

No block-level element, including BLOCKQUOTE can be in a P (both HTML 4.01 and XHTML 1.0 forbid it), and in XHTML Strict additional requirement is that BLOCKQUOTE must contain a block-level element, so you can’t type only text inside a BLOCKQUOTE element.

And it’s bad style to use BLOCKQUOTE – an element that is meant to be used for long quotes – just to indent text, unless it happens to be a quote.

PyroZer0 June 15, 2010 at 3:08 am

I stand corrected. Very interesting.

So When would you use HTML 5 vs. XHTML?

Stardust342 June 15, 2010 at 3:53 am

Wrong html v. 4.01 is not final html5 is coming out!!!

Stardust342 June 15, 2010 at 4:32 am

1:34 No i can’t see…

Zlyzer June 15, 2010 at 5:23 am

Thanks for the tutorial. Oh, by the way, you sound like a mix of brad pitt and jimmy justice :P

lilyfire11 June 15, 2010 at 6:06 am

I tried going to your website and it looks unusual. It says “index of /”. Is it working. I can’t really use it.

grafgirlBBC June 15, 2010 at 6:28 am

You do the most excellent presentations on Dreamweaver subjects. I am doing web design in school, but your tutorials are more helpful than my teacher.
Thank you

EMR80 June 15, 2010 at 7:14 am

Thanx homie this is a nice 1 dam I’m been trying to learn this stuff for along time.

PyroZer0 June 15, 2010 at 7:38 am

HTML 4.01 is the final HTML version. Future work by the W3C is being done on XHTML, which is based on XML.

XHTML redefines HTML in terms of XML. Basically its the new name for the continuing versions.

Xjkjk3264X June 15, 2010 at 7:56 am

WTH, this is just like html….I still don’t see the difference between html and xhtml…

Previous post:

Next post: