Carlito-san
Wooo! I'm from South Park!
- 2,540
- Posts
- 21
- Years
- Age 34
- A place.
- Seen Jul 28, 2013
Can someone give me a tutorial/teach me about HTML?
<br>
<html>
<head><title>title goes heree</title></head>
<body>
content goes here
</body>
</html>
<b>test</b>
<p>Paragraph Here</p>
<LI>
<u>Text Here</u>
<Left>Text Here</Left>
<Right>Text Here</Right>
billybob said:Thanks AKFP and muni.Can you tell me the code for links?And pics?And AKFP,I have a site.
<a href="https://www.google.com">Google</a>
<img src="https://pokevillage.net/images/buttons/2.gif">
There are no such things a <left> or <right> tags. They're <div align="right or left"> </div> I recommend https://lissaexplains.com for a HTML tutorial.Ash_Ketchum_From_Pallet said:Move Text To Left
(Some What Doesn't Work For Me Since My Layout Puts Everyrhing In The Middle...)Code:<Left>Text Here</Left>
Move Text To Right
Code:<Right>Text Here</Right>
I Know A Few More...
<a href="forums/index.php">billybob said:Ok.Thanks JK.Kinda like on PC.Could you tell me the internal links?To like different pages within the site?
Kip-kip said:There are no such things a <left> or <right> tags. They're <div align="right or left"> </div> I recommend https://lissaexplains.com for a HTML tutorial.
Kip-kip said:There are no such things a <left> or <right> tags. They're <div align="right or left"> </div> I recommend https://lissaexplains.com for a HTML tutorial.