Tambayan ng mga Anime Addicts
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Always visit: www.tnmaa.net
Buy Items for your Accounts: Forum Shop
Download Anime- CLICK HERE
Chit-Chat with your fellow Otaku: TNMAA CHATBOX
Log in
Discord
TNMAA Facebook Connect

Featured Anime


Poll
Anime of the Month (November 2015)
Monster Musume no Iru Nichijou
9% / 8
Akagami no Shirayuki-hime
8% / 7
Kangoku Gakuen Prison School
5% / 4
Himouto! Umaru-chan
11% / 10
Gangsta.
14% / 12
Aoharu x Kikanjuu
2% / 2
Rokka no Yuusha
2% / 2
Charlotte
28% / 24
Shimoneta no Iu Gainen ga Sonzai Shinai Taikutsu na Sekai
2% / 2
GATE: Jieitai Kanochi Nite Kaku Tatakaeri
18% / 16
Top posting users this month
No user
Latest topics
Say PRESENT in a dead forumTue Dec 26, 2023 1:31 pmRayzer
HisashiburiTue Dec 26, 2023 1:07 pmRayzer
Arrow threadThu Aug 24, 2023 4:44 amRekii
Dear SomeoneThu Aug 24, 2023 4:41 amloliprogram
Shout out / Wall 2Thu Aug 24, 2023 4:28 amloliprogram
AttendanceThu Apr 06, 2023 4:48 pmgreencandle
Web Re-MakeWed Sep 23, 2020 10:51 pmJEM
Wala na finish na.Tue Dec 10, 2019 4:21 pmAko Cee Jae Sun
Hi! May the fairy dust brings goodluck to anyoneSun Aug 25, 2019 1:42 pmgreencandle
What is the most tiring thing to do?Mon Jul 08, 2019 4:51 amgreencandle
Last Letter First LetterTue May 07, 2019 9:11 pmKuletXCore
Give Number a first name.Tue May 07, 2019 9:05 pmKuletXCore
Guess the Age of the Next PosterTue May 07, 2019 9:00 pmKuletXCore
Guess the Gender of the Next PosterTue May 07, 2019 8:59 pmKuletXCore
Donate
Top posting users this week
No user

Go down
Zoldyck214
Zoldyck214
Pokemon Trainer
Pokemon Trainer
Posts : 1369
Points : 96575
Coins : 7213
Join date : 2013-03-19
Warning Level : 1st Warning

BASIC HTML Tutorial that can be use here Empty BASIC HTML Tutorial that can be use here

Mon Jun 03, 2013 9:38 pm
Message reputation : 100% (1 vote)
In HTML:
Code:

<img src="link of the photo">
BBCODE:
Code:

[img]link of the photo [/img]
Output:


HTML
Code:

<b> This text will be BOLD </b>
BBCODE
Code:

[b]This text will be BOLD[/b]
output:
This text will be BOLD

HTML
Code:

<i> This text will be italicize  </i>
BBCODE
Code:

 [i]This text will be italicize [/i]
Output:
This text will be italicize

HTML
Code:

<u> This text will be Underline  </u>
BBCODE
Code:

 [u]This text will be Underline [/u]
Output:
This text will be Underline

HTML
Code:

a:
<a href="link here"> </a>
b:
<a href="link here">some text here </a>
BBCODE:
Code:

a:
[url]Link here[/url]
b:
[url=link here]Some text here [/url]
Output
a:

b:
TNMAA Home

HTML
Code:

<center> This text will be in center </center>
BBCODE
Code:

[center] This text will be in center [/center]

HTML
Code:

<table border="1">
<tr>
<td> 1st box </td>
<td> 2nd box </td>
</tr>

<tr>
<td> 3rd box </td>
<td> 4th box </td>
</tr>
</table>

OUTPUT:











1st box 2nd box
3rd box 4th box

If you have question or clarification, just comment below. But take note that some BBCODES can not be converted in HTML, if does, it's already CSS.

Next tutorial
>CSS
>CSS + PHP

Mood: Hiatus
masuzu
masuzu
Death Note Holder
Death Note Holder
Posts : 447
Points : 99930
Coins : 1006
Join date : 2013-06-01
Warning Level : 1st Warning
Member's Awards : BASIC HTML Tutorial that can be use here MIXC3qQ

BASIC HTML Tutorial that can be use here Empty Re: BASIC HTML Tutorial that can be use here

Mon Jun 03, 2013 9:59 pm
Lol thanks! btw this site will help too! :))
Codes :))
Back to top
Permissions in this forum:
You cannot reply to topics in this forum