Thread: html and BB code
-
20-05-09, 06:21 #1
html and BB code
what is the different between html and BB code ? in which area those codes are use?
-
20-05-09, 06:51 #2
Veteran Member I was here more times.
- Join Date
- Sep 2008
- Posts
- 1,496
- Rep Power
- 0
The basic difference between BBCode and HTML is that while HTML uses < and > to surround tags, BBCode requires that you use [ and ]. Once you realize that, it's pretty smooth sailing.
For example, bold text is produced with text to have in bold, while italics is generated with and and underlining (which is still a bad idea on a Web page, even in BBCode) is done with and .
Font color and size changes are accomplished with deprecated HTML "font" tag attributes: text in red turns some text red, for example. You can also specify the hexidecimal color equivalent if you're a purist (that is, use [color=#ccff00]), and text size can be specified as a value of 1..29, where 1=very small text and 29=really big text.
-
20-05-09, 07:32 #3
Veteran Member I was here more times.
- Join Date
- Oct 2008
- Posts
- 2,158
- Rep Power
- 0
Friend, the basic difference is html code is used in web pages and bbcode is used in forums. I mean if you want to display any output, you should put bbcode in forums, and for normal web pages, you should put html codes.
-
20-05-09, 11:46 #4
Veteran Member I was here more times.
- Join Date
- Dec 2008
- Posts
- 1,830
- Rep Power
- 0
BBcode is stand for bulletin board code, which is actually an enhanced coding use in bulletin board or forum board to ease user in posting message. Well, once the BBcode is use, it will then interprete and translate to HTML code to display correctly as seen in webpages.
-
20-05-09, 15:15 #5
Veteran Member I was here more times.
- Join Date
- Dec 2007
- Posts
- 3,333
- Rep Power
- 0
i have knowledge in html already. some basics. i have to learn bb codes. i need to learn cause i haev difficulty adding links in forums . cause the html formal does not work in forums.
-
20-05-09, 17:18 #6
Veteran Member I was here more times.
- Join Date
- Oct 2008
- Posts
- 2,158
- Rep Power
- 0
Originally Posted by indieover
-
24-05-09, 13:25 #7
Master Member I was here more times.
- Join Date
- Jan 2009
- Posts
- 453
- Rep Power
- 0
Well for forum it is sure that there will be no html code adding.But if you want to show someone some codes then you can post them in between quote.This is the only method to show them to someone.
-
24-05-09, 13:45 #8
Master Member I was here more times.
- Join Date
- Nov 2007
- Posts
- 915
- Rep Power
- 0
well, i have heard about these stuffs on some other freleance writing sites when people are demanding some work to get done from others.[/u]
-
24-05-09, 14:39 #9
Though Everybody has replied here in their way and all are right , sorry for late reply here,
I am telling the meaning and the purpose of BB code.
Basically the BBCode Is the Short Form Of "Bulletin Board Code" and this code is specially used in all forums only. Its just like <HTML> but html is more powerful than BB code and its the lightweight markup language.
The available tags are usually indicated by square brackets surrounding a keyword, and they are parsed by the message board system before being translated into a markup language that web browsers understand—usually HTML or XHTML.
:arrow: Its Main Purpose Is As Follows:
BBCode was devised to provide a safer, easier and more limited way of allowing users to format their messages. Previously, many message boards allowed the users to include HTML formatting, a side effect of which was that malformed HTML could disrupt the page's layout, or HTML could be used to run JavaScript leading to XSS attacks. Some implementations of BBCode have suffered problems related to the way they translate the BBCode into HTML, which could negate the security that was intended to be given by BBCode. An alternative is a properly written HTML filter.
Although the basic tags of BBCode are similar in most internet forum software, there is currently no standards document for BBCode and there are consequently many incompatible variants. Some variants are case-sensitive while others are not. Some variants have tags which highlight the formatting of HTML, ASP, PHP, SQL and other markup languages and programming languages.
Some Sample Of BBcode ( I think Its not required here as you always using BBcode here in ur post.)
Code:[b][color=yellow]BBCode[/color][/b] [b]bolded text[/b] [i]italicized text[/i] [u]underlined text[/u] [s]strikethrough text[/s] [url]http://example.org[/url] [url=http://example.com]Example[/url]
I think writing about HTML is not required here as you all are very familiar with this markup language and you also very good at html so i am not describing about html here, if you need it then plz tell me i will again write about it.
Thanks.
-
25-05-09, 06:39 #10
Master Member I was here more times.
- Join Date
- Apr 2009
- Posts
- 302
- Rep Power
- 0
as I know, BBcode is for forum and HTML is for blog. I often post referral banners on forums in the way of BBcode, but it doesn't work in my blog, and I have to post banners in HTML.
Similar Threads
-
How to edit html code of a blogg?
By ssarkar in forum ScriptsReplies: 10Last Post: 13-04-09, 08:18 -
I need the promotional code for 3ix web hosting
By nick_westlife in forum WebhostingReplies: 0Last Post: 29-03-09, 05:38 -
Do you get that problem in PIN code ??
By moustafa in forum E-GoldReplies: 12Last Post: 16-02-09, 20:59 -
How to add our referral code to our signature?
By shishir in forum Webmaster newbie helpReplies: 5Last Post: 03-08-08, 13:12 -
API Code For E-Gold !!
By moustafa in forum E-GoldReplies: 4Last Post: 05-05-08, 09:08
Bookmarks