Friday, February 3, 2012

Videos > XHTML Tutorial - 2 - Changing Colors and Adding Paragraphs

XHTML Tutorial - 2 - Changing Colors and Adding Paragraphs

by xHTML on March 12, 2011


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

Tags: , , , , , ,

html4 01/xhtml tutorial

Related XHTML Entries

{ 25 comments… read them below or add one }

octa231 May 22, 2010 at 3:11 am

@vasterhaninge
body {color: any color name here}

vasterhaninge May 22, 2010 at 4:09 am

How do i change the text color in the CSS way?

wastefuldragon May 22, 2010 at 4:43 am

thats not good practice anymore the new way to change presontation is through CSS

Olev777 May 22, 2010 at 5:05 am

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. :)

Olev777 May 22, 2010 at 5:55 am

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).

MrMoneyhacks May 22, 2010 at 6:15 am

NICE ONE MATE

ss4pandaman May 22, 2010 at 7:04 am

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.

jobforacowbot May 22, 2010 at 7:48 am

this sweet dude, thanx

Mtbfanro May 22, 2010 at 8:32 am

notepad++. its just a notepad that formats your code easier to read, and colors keywords nicely so you can work faster.

dpdecaro May 22, 2010 at 8:39 am

xhtml is a lot is not forgiving as much on the syntax as html is.

boredspencer May 22, 2010 at 8:59 am

hes using notepad+ you can dl it for free at download(dot)com watch his first video.

Suorrel May 22, 2010 at 9:41 am

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?

halomanalden May 22, 2010 at 10:37 am

XHTML is newer, better, and HTML is old and it isnt going to e used any more.

KeoghsGuides May 22, 2010 at 10:53 am

XHTML is a cleaner version

MootrixGames May 22, 2010 at 11:45 am

I dont get it, whats the different between XTML and HTML?
Arent they like the same?

trendysk8er May 22, 2010 at 12:05 pm

¤ø„¸¸„ø¤º°¨¸„ø¤º°¨ post to 3 other vids
¨°º¤ø„¸ Copy „ø¤º°¨ press F5 twice
¸„ø¤º°¨Paste “°º¤ø„¸ OK
¸„ø¤º°¨¸„ø¤º°¨¨°º look at ur backgroud

le013r May 22, 2010 at 12:57 pm

another great vido thx a lot !!

214CrispinBasilio70 May 22, 2010 at 1:04 pm

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.

YGxSteveNx May 22, 2010 at 1:40 pm

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? …

josh77577 May 22, 2010 at 1:57 pm

what the hell is the difference between xhtml and html i know html and they both look the same.

biraniancrisis May 22, 2010 at 2:45 pm

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.

abdeka69 May 22, 2010 at 3:22 pm

Thank you boston boy , it’s was really helpful

wassagoinon May 22, 2010 at 3:38 pm

thank you for carrying on your knowledge on coumputers to us!!

DonniiV May 22, 2010 at 3:39 pm

this is good
but I recomend buying
XHTML for Dummies

Tehm4nm4n May 22, 2010 at 4:22 pm

/ is not backslash its slash

Previous post:

Next post: