The PokéCommunity Forums

The PokéCommunity Forums (https://www.pokecommunity.com/index.php)
-   Off-Topic (https://www.pokecommunity.com/forumdisplay.php?f=23)
-   -   Help (https://www.pokecommunity.com/showthread.php?t=22577)

Latioscatcher November 14th, 2004 8:35 PM

Help
 
ANYONE NO how to edit html and make kinda of pages its kinda hard for me

aRedMoon November 14th, 2004 8:55 PM

C:\Program Files\Notepad.exe

Latioscatcher November 15th, 2004 3:08 PM

Note pad how.... and how Can u make it out of that

Frost November 15th, 2004 3:19 PM

youll never catch me latioscatcher hahaha

Claire November 15th, 2004 3:58 PM

You can write html into notepad, and just save it as .txt if you're using php, or you can save it as .html if you want a normal page ^^

aRedMoon November 15th, 2004 4:13 PM

Quote:

Originally Posted by Latios619
youll never catch me latioscatcher hahaha

Don't SPAM.


And if you can't figure how to make it in Notepad, then go back to Freewebs.

Latioscatcher November 15th, 2004 4:42 PM

No freewebs now freewebs are html based and wat u mean latios?

aRedMoon November 15th, 2004 5:31 PM

Geeez... seriously, if Freewebs are HTML based, then head off to Geocities. -_-;;

htmlgoodies.com

Geometric-sama November 15th, 2004 7:17 PM

If you look in the Tech Institute on PC, there are a couple of tutorials for this kind of thing too. Check 'em out, they were written by Pokémon webmasters just like you.

Imakuni? November 17th, 2004 5:34 PM

here a basic tutorial i found on a website

Quote:

making a website
by liQuid Plasma
www.liquid-plasma.tk
start off by putting this into Notepad (C:\WINDOWS\notepad.exe)

Code:

<html>
<head>
<title>webpage title here
</head>
<body>
your page content goes here!
</body>
</html>


and save as index.html

now... some basic code (add as needed)

line break
Code:

<br> OR


horizontal rule
Code:

<hr>


image
Code:

<img src="url_to_image" alt="optional text"/>


image link
Code:

<a href="url_to_whatever">[img]url_to_image[/img]


image link (opens in new window)
Code:

<a href="url_to_whatever" target="_blank">[img]url_to_image[/img]


link (opens in new window)
Code:

<a href="link_goes_here" target="_blank">link text


paragraph
Code:

<p>text





All times are GMT -8. The time now is 5:33 PM.


Like our Facebook Page Follow us on Twitter © 2002 - 2018 The PokéCommunity™, pokecommunity.com.
Pokémon characters and images belong to The Pokémon Company International and Nintendo. This website is in no way affiliated with or endorsed by Nintendo, Creatures, GAMEFREAK, The Pokémon Company or The Pokémon Company International. We just love Pokémon.
All forum styles, their images (unless noted otherwise) and site designs are © 2002 - 2016 The PokéCommunity / PokéCommunity.com.
PokéCommunity™ is a trademark of The PokéCommunity. All rights reserved. Sponsor advertisements do not imply our endorsement of that product or service. User generated content remains the property of its creator.

Acknowledgements
Use of PokéCommunity Assets
vB Optimise by DragonByte Technologies Ltd © 2023.