Micro Niche Builder
Closed Thread
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 15

Thread: What is the difference between <b> and <strong> ?

  1. #1

    Default What is the difference between <b> and <strong> ?

    Hello, i dont understand the difference between those two, if there is any?

    Should either be used in certain ways or are they both doing exactly the same thing?


  2. Micro Niche Builder

  3. #2
    Master Apprentice Handsome is on a distinguished road Handsome's Avatar
    Join Date
    Feb 2009
    Location
    Multan/Pakistan
    Posts
    2,040
    Thanks
    319
    Thanked 134 Times in 107 Posts
    Blog Entries
    5

    Default

    well <b> is html tag (used in front page) where <strong> is used in wordpress

    both used for same purpose to bold the text

  4. #3

    Default

    <b> is a style - we know what "bold" is supposed to look like

    <strong> however is an indication of what something should look it. "Strong" could (and often does) mean "bold" in a browser, but it could also mean a lower tone for a speaking program like Jaws (for blind people).

  5. #4
    Fulltime Member Alan has a reputation beyond repute Alan has a reputation beyond repute Alan has a reputation beyond repute Alan has a reputation beyond repute Alan has a reputation beyond repute Alan has a reputation beyond repute Alan has a reputation beyond repute Alan has a reputation beyond repute Alan has a reputation beyond repute Alan has a reputation beyond repute Alan has a reputation beyond repute
    Join Date
    Jan 2009
    Location
    Ayr. Scotland
    Posts
    767
    Thanks
    27
    Thanked 62 Times in 57 Posts
    Blog Entries
    1

    Default

    Quote Originally Posted by sanky12ka4 View Post
    Hello, i dont understand the difference between those two, if there is any?

    Should either be used in certain ways or are they both doing exactly the same thing?
    There is a diffence in the tags, although not in the final result. The same is true of the <i>..</i> and the <em>..</em> tags.

    Quote Originally Posted by Handsome View Post
    well <b> is html tag (used in front page) where <strong> is used in wordpress

    both used for same purpose to bold the text
    Nah. The designers here chose to use one rather than the other, a red herring.

    Quote Originally Posted by tarundrebellian View Post
    <b> is a style - we know what "bold" is supposed to look like

    <strong> however is an indication of what something should look it. "Strong" could (and often does) mean "bold" in a browser, but it could also mean a lower tone for a speaking program like Jaws (for blind people).
    Getting closer here.

    As indicated above the <em> tag is similar to the <strong> tag in its usage. Both of these tags are "logical" tags. This means that they are used deliberately when the designer wants to add emphasis to particular words or phrases. Some screen readers may use a different inflection when they come across these tags to communicate the emphasis, whereas the <b> and <i> tags are primarily for visual effect on a page when designing layout. The <strong> and <em> tags should be used when the content of your page requires that certain words or phrases be stressed. Use them as if you are only highlighting words for a visual effect, to assist in navigation use the <b> and <i> tags.

  6. #5

    Default

    <b>this tag is used in html for bold.. and <strong> is used in wordpress .. but both doing the same work

  7. #6

    Default

    Both <b> and <strong> do the same job. However, <strong> is the preferred tag.

  8. #7

    Default

    i'd prefer using the < b> html tag rather than < strong >
    because when u verified your html page in w3<dot>org the <strong> tag was rejected

  9. #8

    Default

    Quote Originally Posted by sanky12ka4 View Post
    Hello, i dont understand the difference between those two, if there is any?

    Should either be used in certain ways or are they both doing exactly the same thing?
    That's exactly what I was wondering.
    I think so do not know whether the correct?
    <b></b> tags are specifically used to create boldface text on the page. While visually browsers typically render <strong></strong> tags as boldface text as well, technically, they are simply placing a strong emphasis on the text.

  10. #9

    Default perform sam e function

    both tag does the same function
    but <b> denotes bold and has something o do with font only.

  11. #10
    Junior Member alibaba-clone is on a distinguished road alibaba-clone's Avatar
    Join Date
    Dec 2009
    Location
    Johannesburg, South Africa
    Posts
    92
    Thanks
    0
    Thanked 4 Times in 4 Posts

    Default

    both works same.. both we use to bold the text. frontpage uses b tag and dreamweaver uses strong.. but both are correct html tags to bold the text.

Closed Thread
Page 1 of 2 1 2 LastLast

Similar Threads

  1. SEO Tool with difference
    By learn2earn in forum SEO Forum
    Replies: 24
    Last Post: 11-18-2009, 07:01 AM
  2. Difference between md5 and crypt
    By sanky12ka4 in forum PHP Help
    Replies: 0
    Last Post: 10-08-2009, 08:45 PM
  3. CSS what's the difference in syntax?
    By CSSquestion in forum HTML & CSS Help
    Replies: 1
    Last Post: 08-15-2009, 08:00 PM
  4. difference between SEO and SEM
    By hiren_mehta007 in forum SEO Forum
    Replies: 7
    Last Post: 06-28-2009, 11:06 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts