Results 1 to 5 of 5
  1. #1
    Registered User
    Join Date
    Jun 2017
    Posts
    153

    Lightbulb What are logical and physical tags in HTML..?

    What are logical and physical tags in HTML?

  2. #2
    Senior Member dennis123's Avatar
    Join Date
    Apr 2013
    Location
    Bangalore
    Posts
    3,627
    - Logical tags are used to tell the meaning of the enclosed text. The example of the logical tag is <strong> </strong> tag. When we enclosed text in strong tag then it tell the browser that enclosed text is more important than other text.

    - Physical text are used to tell the browser that how to display the text enclosed in the physical tag.
    Some example of the physical tags are: <b>, <big>, <i>

  3. #3
    In HTML there are both logical tags and physical tags. Logical tags are designed to describe (to the browser) the enclosed text's meaning.

  4. #4
    Registered User
    Join Date
    Feb 2014
    Location
    delhi
    Posts
    572
    Physical Tags:
    Physical tags are used to indicate exactly how specific characters are to be formatted.

    Syntax:
    <Tag Name> Characters to be formatted. </Tag Name>

    For example:
    <B> ---</B>
    Indicates that the text should be bold.

    Logical Tags
    Logical tags are used to indicate to the visually impaired that there is some emphasizes on the text. Each browser has its own technique as to how to indicate to its viewer that the text between the tags are different.

    Syntax:
    <Tag Name> Character/s to be formatted. </Tag Name>

    For example:
    <EM> --- </EM>
    Indicates that characters should be emphasized in some way. Usually displayed in italics.

  5. #5
    Registered User
    Join Date
    Jun 2017
    Posts
    27
    Logical tags are designed to describe (to the browser) the enclosed text's meaning. An example of a logical tag is the <strong> </strong> tag. ... <em> : emphasize - usually renders (made to look like by the browsers) as italic.

Posting Permissions

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

  Find Web Hosting      
  Shared Web Hosting UNIX & Linux Web Hosting Windows Web Hosting Adult Web Hosting
  ASP ASP.NET Web Hosting Reseller Web Hosting VPS Web Hosting Managed Web Hosting
  Cloud Web Hosting Dedicated Server E-commerce Web Hosting Cheap Web Hosting


Premium Partners:


Visit forums.thewebhostbiz.com: to discuss the web hosting business, buy and sell websites and domain names, and discuss current web hosting tools and software.