Skip to content

html advance

this is the continuation of the HTML topic, where we’ll insert advance HTML tags

ordered list

this is an ordered list. it contains number-based orders

  1. HTML
  2. CSS
  3. Javascript
  4. Python
  5. Java

unordered list

This is an unordered list. each list item in this list will have a bulleted point

  • Apple
  • Banana
  • cherry
  • Dragon frute
  • Orange

Table

A table is a format to keep structured data that can be easyly viewable and navigable

here is a table

brand Model Price
Apple IPhone 17 RS. 82900.00
Samsung Galaxy S26Ultra RS. 1,54000.00

Audio

this is an audio

Leave a Reply

Your email address will not be published. Required fields are marked *