• Home
  • Courses
  • School
  • Programs
  • Problems
  • Contact Us
  • My account
  • Register

Have any question?

(+91) 98222 16647
[email protected]
RegisterLogin
Simply Coding
  • Home
  • Courses
  • School
  • Programs
  • Problems
  • Contact Us
  • My account
  • Register

Web Designing

HTML List Tags

  • Categories Web Designing, HTML, HTML
HTML List
HTML List

 

Here we are going to cover HTML lists. You can watch our video to understand HTML lists.

 

Many times we need to organize our data as numbered or bulleted list. There are 3 types of HTML list –

·         Unnumbered List

·         Numbered List

·         Definition List

 

Ordered List  – OL tag

 In HTML Ordered List or Numbered List displays elements in numbered format.               

 

To create an ordered list, you enclose your content within OL tag.  Each list item within it is marked with LI tag.

 

Ordered List or OL has 2 attributes.

·         type which has the values of 1, capital A, small a, capital I, small i. 1 being the default.

·         start It can have any numeric value. It is used to specify the starting value of the integer counter.

Lets see them in in an example.

html list1

Unordered List – UL tag

In HTML unordered list displays list in bulleted format. To create such a list, you enclose the content within UL tag. Within it each list item is enclosed with LI tag.

UL tag has one attribute

·         Type. It has values disc, circle, square and none. The default value for it is disc

Let’s see these in an example.

html list2

Description List DL tag

HTML Description List or Definition List displays elements in definition form like in dictionary

Description list is enclosed within DL tag. Each list item has a

  • DT tag to define data term
  • DD tag to define data definition or description.

Lets see this in this example.

html list3
  • Share:
author avatar
Simply Coding

Previous post

HTML Audio and Video tags
June 14, 2021

Next post

HTML Table Tags
June 14, 2021

You may also like

HTML Table tags
HTML Table Tags
14 June, 2021
Audio and Video tag in HTML
HTML Audio and Video tags
14 June, 2021
html
HTML: Question Bank
3 November, 2020

Leave A Reply Cancel reply

You must be logged in to post a comment.

Categories

  • Uncategorized
  • Programs
    • Python
    • Java
  • Problems
    • Python
    • Java
    • Web Development
      • Internet
    • Emerging Technologies
  • Notes
    • General
    • QBasic
    • MS Access
    • Web Development
      • XML
      • HTML
      • JavaScript
      • Internet
    • Database
    • Logo Programming
    • Scratch
    • Emerging Trends
      • Artificial Intelligence
      • Internet of Things
      • Cloud Computing
      • Machine Learning
    • Computer Fundamentals
      • Computer Networks
      • E-Services
      • Computer Hardware
    • Python
    • Java
  • School
    • ICSE
      • Computers Class 9
        • Java Introduction
        • Tokens & Data Types
        • Java Operators
        • Math Library
        • if & switch
        • For & While
        • Nested loops
      • Computer Class 10
        • Sample Papers
        • OOPS concepts
        • Functions in Java
        • Constructors
        • Arrays in Java
        • Strings in Java
    • SSC
      • IT Class 11
        • IT Basics
        • DBMS
        • Web Designing
        • Cyber Laws
      • IT Class 12
        • Web Designing
        • SEO
        • Advanced JavaScript
        • Emerging Tech
        • Server Side Scripting
        • E-Com & E-Gov
      • Computer Science 11
      • Computer Science 12
    • CBSE
      • Computer 9
        • Basics of IT
        • Cyber Safety
        • Scratch
        • Python
      • Computer 10
        • Sample Papers
        • Networking
        • HTML
        • Cyber Ethics
        • Scratch
        • Python
      • Computer Science 11
        • Computer Systems
        • Python 11
          • Python Basics
          • Python Tokens
          • Python Operators
          • Python if-else
          • Python loops
          • Python Strings
          • Python List
          • Python Tuple
          • Python Dictionary
          • Python Modules
        • Data Management
      • Computer Science 12
        • Sample Papers
        • Python 12
          • Python Functions
          • Python File Handling
          • Python Libraries
          • Python Recursion
          • Data Structures
        • Computer Networks
        • Data Management
    • ISC
      • Computer Science 11
        • Introduction to Java
        • Values & Data Types
        • Operators
        • if & switch
        • Iterative Statements
        • Functions
        • Arrays
        • String
        • Data Structures
        • Cyber Ethics
      • Computer Science 12
        • Sample Papers
        • Boolean Algebra
        • OOPS
        • Wrapper Classes
        • Functions
        • Arrays
        • String
Simply Coding Computer Courses for School                Privacy Policy     Terms of Use     Contact Us

© 2021 Simply Coding

Login with your site account

Lost your password?

Not a member yet? Register now

Register a new account

Are you a member? Login now