LISTS:
======
==> REQUIRED TO REPRESENT THE DATA IN POINT NOTATION.
==> CAN BE REPRESENTED IN THREE WAYS:
1) ORDERED LIST
2) UNORDERED LIST
3) DESCRIPTION/DEFINITION LIST
ORDERED LIST:
=============
==> to make display the content in the specific order.
==> tag:
tag:
paired tag
block element
Syntax:
==> to specify the content in tag:
tag: - tag
==> Paired Tag
- List Item
==> Block Element
==> to develop the ordered list:
we can nest the - within the
Syntax:
- list item-1
- list item-2
Note:
====
==> the - in
can display with decimal number by default.
==> we can customize this using the CSS.
Ordered List
UI Development
Content Order
- HTML (Hyper Text Markup Language)
- CSS (Cascading Style Sheet)
- JavaScript
- Bootstrap
- React JS
=============================================
Unordered List:
===============
==> the data without any specific order can be represented with " tag.
tag
========
paired tag
Syntax:
==> The list items in can be represented with -
Syntax:
Unordered List
Java Fullstack
- Core Java
- HTML
- CSS
- JavaScript
- Bootstrap
- SQL
- Oracle
- Advanced Java
- React JS
- Springboot with Microservices
==============================================
Nested List:
============
Nesting of List
Corses Offered
- Java Fullstack
- Database
- Core Java
- HTML-CSS-JavaScript-Bootstrap
- Advanced Java
- React JS
- Springboot
- Python Fullstack
- Core Python
- Frontend Development
- Advanced Python
- Database
- React JS
- DJango for API Development
- Selenium Automation Testing
- AWS Devops
- Azure Devops
- Generative AI
================================================
Navigation Page:
================
Home