Results 1 to 5 of 5

Thread: What Is The Difference Between Tags And Attributes..?

  1. #1

    Default What Is The Difference Between Tags And Attributes..?

    Hello friends,

    What Is The Difference Between Tags And Attributes..?

  2. #2
    Join Date
    Jul 2019
    Posts
    264

    Default

    Attributes are those commands & values, which are given inside a <tag _>. Here, “_” is the place left for an attribute. THATS HOW YOU CAN DIFFERENCIATE BETWEEN THEM. ... An attribute defines a property for an element, consists of an attribute/value pair, and appears within the element's start tag.

  3. #3

    Default

    Hi Friends,
    HTML is a tag-based language.

    Tag is an element which instruct the web-browser ‘what & how's to show. It is given inside <angular brackets>.

    Attributes are those commands & values, which are given inside a <tag _>. Here, “_” is the place left for an attribute. THATS HOW YOU CAN DIFFERENCIATE BETWEEN THEM. It defines the tags for the results appearance as well as their behavior on the web page.

  4. #4
    Join Date
    Jun 2013
    Location
    Forum
    Posts
    2,096

    Default

    Tags are used to mark up the start and end of an HTML element. An attribute defines a property for an element, consists of an attribute/value pair, and appears within the element's start tag.
    Cheap VPS Hosting | $1 VPS Hosting
    Windows VPS Hosting | Windows with Remote Desktop Access
    Cheap Dedicated Servers | Linux Dedicated Server Hosting

  5. #5

    Default

    Tags are labels you use to mark up the begining and end of an element. ... The only difference between an opening tag and a closing tag is the forward slash "/". You label content by putting it between an opening tag and a closing tag. HTML is all about elements.

Similar Threads

  1. What is difference between HTML elements and tags ?
    By sinelogixtech in forum Web Design Solutions
    Replies: 6
    Last Post: 11-16-2022, 10:29 AM
  2. What are ALT tags?
    By shoppingswag in forum Web Hosting Solutions
    Replies: 3
    Last Post: 10-19-2022, 09:10 AM
  3. Replies: 0
    Last Post: 07-20-2019, 06:49 AM
  4. Name the new input attributes of HTML5
    By sinelogixtech in forum Web Design Solutions
    Replies: 0
    Last Post: 11-08-2018, 04:34 AM
  5. What is use of ALT-tags in SEO ?
    By ORLOVA in forum Business Tools
    Replies: 9
    Last Post: 04-05-2018, 11:54 AM

Posting Permissions

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