visit www.thenewboston.com for step by step tutorials www.thenewboston.com
html4 01/xhtml tutorial
XHTML | Reference | Standards | Validate | CSS
XHTML family document types are XML based and are modules that reproduce, subset, and extend HTML.
visit www.thenewboston.com for step by step tutorials www.thenewboston.com
html4 01/xhtml tutorial
{ 25 comments… read them below or add one }
@vasterhaninge
body {color: any color name here}
How do i change the text color in the CSS way?
thats not good practice anymore the new way to change presontation is through CSS
So this tutorial is misleading you to use old deprecated HTML code in a document with a XHTML Document Type Definition (DTD) and declares it’s ok by using the Transitional DTD instead of Strict DTD. I suggest you watch the video response above, to see how setting colors is done in this century.
This tutorial teaches setting colors the HTML version 3.2 way, but BGCOLOR and TEXT attributes were deprecated in HTML 4.01 that became W3C recommendation on 24th of Dec 1999 – that’s over 10 years ago.
But technically he’s not wrong, because the HTML 4.01 Transitional and XHTML 1.0 Transitional DTDs both allow old deprecated presentational HTML code, but not the HTML 4.01 Strict and XHTML 1.0 Strict.
And the halomanalden’s comment is wrong, because HTML 5 is newer than XHTML 1.1 (google it).
NICE ONE MATE
he is using a program called notepad++ i have the program lol. Its free and you can use it to wright in any programing language you want. It is not a compiler but it is good for scripting.
this sweet dude, thanx
notepad++. its just a notepad that formats your code easier to read, and colors keywords nicely so you can work faster.
xhtml is a lot is not forgiving as much on the syntax as html is.
hes using notepad+ you can dl it for free at download(dot)com watch his first video.
Thanks for the tutorial. : )
This is’nt hugely important but if anyone knows, could you please tell me, is he using regular note pad? If so how do I get my note pad program to switch to scripting mode like that so I can see the numbers in the left column?
XHTML is newer, better, and HTML is old and it isnt going to e used any more.
XHTML is a cleaner version
I dont get it, whats the different between XTML and HTML?
Arent they like the same?
¤ø„¸¸„ø¤º°¨¸„ø¤º°¨ post to 3 other vids
¨°º¤ø„¸ Copy „ø¤º°¨ press F5 twice
¸„ø¤º°¨Paste “°º¤ø„¸ OK
¸„ø¤º°¨¸„ø¤º°¨¨°º look at ur backgroud
another great vido thx a lot !!
There are no bgcolor and text attributes of body in XHTML.
“This is my body” will also cause an error in validation since in XHTML, it is not wrapped in a block-level element. It’s also possible that your example will get a warning for not having a character set defined.
This is not XHTML. It’s HTML < 4 with the wrong document type.
lol, dude, i dont know why r u even posting this stupid retarded common for. U didnt make any sense, and wat do u got against XHTML? if u like css, dont watch this, he got the css turt. too, why r u here 4? just to give an negative pointless common that makes no sense? …
what the hell is the difference between xhtml and html i know html and they both look the same.
I still don’t understand why people try to teach XHTML, but don’t utilize CSS. You might as well learn how to install an analog TV antenna for all the use it will do you pretty soon down the road.
Thank you boston boy , it’s was really helpful
thank you for carrying on your knowledge on coumputers to us!!
this is good
but I recomend buying
XHTML for Dummies
/ is not backslash its slash
You must log in to post a comment.