Me! It's sooooo fun!
<HTML>
<Head> <Title> Example title, will show up at top of window and in tab bar. </Title>
</Head>
<Body>
This text will appear in the webpage!
</Body>
</HTML>
There. A basic website. Copy and Paste in Notepad and save as .htm or .html.
Offline
A really good website for learning HTML is w3schools.com It teaches a lot of different web programming languages including HTML, JavaScript, and PHP. It's how I learned everything I know about HTML and JS, and I made this with that knowledge. I'd definitely recommend it.
Offline
ScratchReallyROCKS wrote:
A really good website for learning HTML is w3schools.com It teaches a lot of different web programming languages including HTML, JavaScript, and PHP. It's how I learned everything I know about HTML and JS, and I made this with that knowledge. I'd definitely recommend it.
![]()
I was going to link to that site, i'm learning Javascript atm, from that and also from my uncle who's a proffecionall programmer.
Offline
kayybee wrote:
How do I use it?
I pasted it, saved as html, tried to open it, and it showed everything, including the commands.
It could have been saved as mypage.html.txt.
Last edited by ihaveamac (2011-01-13 18:37:39)
Offline
kayybee wrote:
How do I use it?
I pasted it, saved as html, tried to open it, and it showed everything, including the commands.
when saving, choose all file types.
also, http://www.w3schools.com/
Offline
Try this http://www.htmlcodetutorial.com/
Also I know html, so ask me if u need any help

Offline
ScratchReallyROCKS wrote:
A really good website for learning HTML is w3schools.com It teaches a lot of different web programming languages including HTML, JavaScript, and PHP. It's how I learned everything I know about HTML and JS, and I made this with that knowledge. I'd definitely recommend it.
![]()
I would also recommend HTML code tutorial (google it)
Offline