Print

Author Topic: Computer Class  (Read 7111 times)

Koopaslaya

  • Kansas
« Reply #30 on: March 05, 2006, 06:24:32 PM »
Woah! I bet I could make a sweet website now.
Εὐθύνατε τὴν ὁδὸν Κυρίου

« Reply #31 on: March 06, 2006, 02:46:08 PM »
How to build a website (just copy the code I posted onto Frontpage or Notepad):

<html>
<head>
<title>*your title goes here*</title>
</head>
<body>
*your text goes here*



<img src="*your image source goes here*"|alt="*your text goes here*"</img>



</body>
</html>

If you want to make a marquee, copy this code:

<marquee behaivor=alternate>*your text goes here*<img src="*your image source goes here*"</img></marquee>
This is pretty much barebones for a web site. This HTML code couldn't compare to The Mushroom Kingdom's HTML code.

If you were going to make a website like that, it would look like this:

------------------------------------------------------------------
On Bluebar on top on page: HTML Help

This is how you make a website

1.You do this 2.You do that 3.You do that. (Image here.)

------------------------------------------------------------------
This is it on notepad:

html>
<head>
<title>HTML HELP</title>
</head>
<body>
1. You do this.
2.You do that.
3. You do that.
<img src="*your image source goes here*"|alt="*your text goes here*"</img>

</body>
</html>


Really. There are no line breaks, no new paragraphs, even though it looks like it on Notepad, it won't look like that. Instead of doing what that code says, take some class on HTML Buidling or read up, it'll be better then the barebones quality of the above code.

No offense, cantthinkofaname, but that is one sad piece of code.

Lesson ended!!

Most Wishy-Washy

BP

  • Beside Pacific
« Reply #32 on: March 06, 2006, 10:44:07 PM »
Mr.Melee, my DS has a dead pixel, and has for over a year. It doesn't bother me.
All your dreeeeeeams begiiin to shatterrrrrr~
It's YOUR problem!

Mr. Melee

  • DUUUUDES!!!
« Reply #33 on: March 09, 2006, 04:16:44 PM »
It doesn't matter now. I got a new one and I've been addicted to MKDS already.

Making websites..codes...great. I'm more bwhind than I thought.
[22:36:29] <Mr_Melee> The day I sell my soul will be the day I sell my hair.
[22:36:44] <SolidShroom> So when you go back to Christian School?

Print