Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 html 4 wont work
Index -> Graphics and Design, Web Design -> (X)HTML Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
person




PostPosted: Thu Mar 24, 2005 3:22 pm   Post subject: html 4 wont work

when i code in html 4, it wont work but 3.2 works

i have no idea wat the problem is
Sponsor
Sponsor
Sponsor
sponsor
wtd




PostPosted: Thu Mar 24, 2005 10:10 pm   Post subject: Re: html 4 wont work

person wrote:
when i code in html 4, it wont work but 3.2 works

i have no idea wat the problem is


What do you mean, "won't work"?

What browser are you using, and show us the code.

Details help.
Tony




PostPosted: Thu Mar 24, 2005 10:56 pm   Post subject: (No subject)

clearly something is not following standarts. Ether your browser or your code.
person




PostPosted: Fri Mar 25, 2005 11:45 am   Post subject: (No subject)

something as simple as this wont work;

code:

<head>
<title>Greetings</title>
</head>


but this will work:

code:

<body>
<p>Greetings</p>
</body>
md




PostPosted: Fri Mar 25, 2005 1:38 pm   Post subject: (No subject)

um... those are two completly differnt things...

did you try
code:

<html>
<head>
<title>blat</title>
</head>
<body>
<p>blat</p>
</body>
</html>


and BTW, why are you using html 4? you should be using xhtml...
wtd




PostPosted: Fri Mar 25, 2005 5:43 pm   Post subject: (No subject)

Cornflake wrote:
and BTW, why are you using html 4? you should be using xhtml...


Just a guess, but... he bought a "Learn HTML 4 in 24 hours" book.
person




PostPosted: Sat Mar 26, 2005 11:16 am   Post subject: (No subject)

thanx

btw: wtd....how did u know???
wtd




PostPosted: Sat Mar 26, 2005 1:52 pm   Post subject: (No subject)

person wrote:
thanx

btw: wtd....how did u know???


I've been around the block a few times. Experience helps tremendously in figuring things like this out. I knew no other book that was still on the shelves at any place other than a used book store would teach HTML 4 in the modern XHTML world.

HTML 4 is dead, and what's more, it was dead years ago. But there are still those making every last penny off of it with "QuickStart" books and the like. Kind of like those 3 page guides to learning Visual Basic 6.
Sponsor
Sponsor
Sponsor
sponsor
Display posts from previous:   
   Index -> Graphics and Design, Web Design -> (X)HTML Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 8 Posts ]
Jump to:   


Style:  
Search: