Results 1 to 13 of 13
Thread: BB code and Html link
-
10-31-2011, 03:45 AM #1
Banned
- Join Date
- Mar 2011
- Posts
- 318
- Thanks
- 0
- Thanked 2 Times in 2 Posts
- Feedback Score
- 0
BB code and Html link
Hi Experts,
Well please can any body distinguish between "BB code and Html link"?
Thanks in advance!!
Regards,
Alisha
-
11-16-2011, 08:01 AM #2
its diffrent code formats use in many websites for anchor link.........
-
11-17-2011, 05:47 AM #3
Freshman
- Join Date
- Nov 2011
- Posts
- 17
- Thanks
- 0
- Thanked 2 Times in 2 Posts
- Feedback Score
- 0
An example would be...
BBCode:
(remove the extra spaces)Code:[ URL="http://google.com" ] http://google.com[ /URL ]
HTML Code:
Code:<a href="http:// google.com">www.google.com</a>
waste removal croydon and removal companies surrey head coder and total tech nerd!
Programming for about 15 years.
-
11-19-2011, 07:58 AM #4
Junior
- Join Date
- Jul 2011
- Posts
- 271
- Thanks
- 0
- Thanked 2 Times in 2 Posts
- Feedback Score
- 0
--------BB Code
<a href=""></a>...........HTML code for linking
-
11-25-2011, 02:27 AM #5
Junior
- Join Date
- Dec 2010
- Posts
- 287
- Thanks
- 2
- Thanked 1 Time in 1 Post
- Feedback Score
- 0
Both BB Code and HTML code used for linking. BB Code mostly use for signature link in forums Anchor Text format of BB Code linking.
HTML Code also used for keywords linking <a href="website url">Anchor Text</a> format for HTML Code linking.
-
01-19-2012, 06:54 AM #6
Sophomore
- Join Date
- Dec 2011
- Posts
- 119
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
main difference between HTML code and BB Code. HTML uses </> and BB Code uses [/].
-
01-20-2012, 01:10 AM #7
Right these are diffrent formats to put link
-
02-25-2012, 12:16 PM #8
Freshman
- Join Date
- Feb 2012
- Location
- sheffield
- Posts
- 46
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
-
02-25-2012, 03:32 PM #9
BB code is basically a simplified version of HTML designed for forums.
-
02-29-2012, 02:53 AM #10
Senior
- Join Date
- Jul 2011
- Posts
- 534
- Thanks
- 0
- Thanked 1 Time in 1 Post
- Feedback Score
- 0
both have the signatures are diffreent and BB code is for signatures under any code and html link is a simple that we gives as usual
-
03-01-2012, 01:05 AM #11
Freshman
- Join Date
- Mar 2012
- Posts
- 21
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
The difference between bbcode and url is the tags that are being used. BB code uses [/] while HTML uses </>. Forums usually use BB code to limit the use of HTML.
-
03-01-2012, 01:52 AM #12
Sophomore
- Join Date
- Feb 2012
- Posts
- 134
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
-
04-17-2012, 03:17 AM #13
Freshman
- Join Date
- Mar 2012
- Posts
- 19
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
BBCode is short for Bulletin Board Code. It is used as a way for formatting posts made on message boards, blogs and more.
A hyperlink (or link) is a word, group of words, or image that you can click on to jump to a new document or a new section within the current document. Html code:- <a href="url">Link text</a>
Similar Threads
-
How to use html code in our facebook or twitter?
By padswe1970 in forum HTML / DHTMLReplies: 5Last Post: 06-13-2011, 07:03 AM -
How To convert in html to bob code?
By synthetic1 in forum Web Development - Programming & CodingReplies: 0Last Post: 09-21-2010, 05:46 AM -
How to add HTML code to format in CFMAIL
By Abina in forum ColdFusionReplies: 1Last Post: 01-31-2010, 10:45 AM -
if we comment link in html code, does crawler read that link
By soney218 in forum Search Engine OptimizationReplies: 9Last Post: 11-09-2009, 09:28 AM -
Beautiful HTML Code
By Amit.Verma in forum Graphics Design & Web DesignReplies: 5Last Post: 10-06-2008, 07:49 AM


Reply With Quote



