Help learning HTML?

Joined
Sep 18, 2007
Messages
1,004
Reaction score
39
Points
48
Location
Guam
Your Mac's Specs
Gateway2000 P5-60. 66Mhz and 128 MB RAM.
I am trying to learn HTML and everything I see online says that If I do a script like this:
<html><b> this is my first webpage!</html>


It always comes up as the full code instead of just "this is my first webpage" what gives? Ive have done this both in Text Edit and MS word saving both as HTML. What am I doing wrong?
 
OP
M
Joined
Sep 18, 2007
Messages
1,004
Reaction score
39
Points
48
Location
Guam
Your Mac's Specs
Gateway2000 P5-60. 66Mhz and 128 MB RAM.
sorry, but I figured it out. It was saving in Rich text format instead of plain text. Thanks :Smirk:
 
Joined
May 31, 2007
Messages
926
Reaction score
37
Points
28
Location
Ontario, Canada.
Your Mac's Specs
Macbook(W) 2GHz, 80GB HD, 1G RAM, Windows XP
hey. lol i would suggest a site like
www.websitebeginner.com
and then
www.w3schools.com

if you're going to learn html, might as well do it right. such as your code at the beginning, for it to be 100% proper should look like this:
<html><body><b>this is my first webpage!</b></body></html>
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top