how to use BBcodes
Anivert :: Help & Tutorials :: Tutorials :: coding
Page 1 of 1
how to use BBcodes
hi there i just want to give you some instructions on how to use some of bbcode that i know :
1- to show up image:
example:
okay the code for it is
2- to make a link:
Example My Blog
the code is
3- to make image link:
example:
the cod is
4- to make a link with image and text:
example: My Blog
the code is :
1- to show up image:
example:
okay the code for it is
- Code:
[img] url adress[/img]
2- to make a link:
Example My Blog
the code is
- Code:
[url=url address(as http://url)]url name (as the name of your address)[/url]
3- to make image link:
example:
the cod is
- Code:
[url=http://url address][img]image url[/img][/url]
4- to make a link with image and text:
example: My Blog
the code is :
- Code:
[url=http://url address][img]image url[/img]text name[/url]
code for table
simple table:
example:
the code is
example:
hi | welcome |
cool | one |
- Code:
[table border="2" width="100%"]
[tr][td]hi[/td][td]welcome[/td][/tr]
[tr][td]cool[/td][td]one[/td][/tr][/table]
-- [tr]to insert raw, [td] to insert Column ---
Anivert :: Help & Tutorials :: Tutorials :: coding
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum