Bootcamp Invitation Page using HTML and CSS

DEEPANJAL UPPAL Oct 21, 2022

This is a bootcamp invitation page designed using HTML(Hyper Text Markup Language) and CSS(Cascading Style Sheets)

A bootcamp invitation is a message sent to notify your audience of an upcoming bootcamp.

In this project, I have used Hyper Text Markup Language for describing the structure of the webpage, and Cascading Style Sheets have been used for styling the webpage.

This webpage will give you a better understanding of how to use list tags in HTML and the styling of the list tags.
In this webpage, I have used 2 types of list tags that are:
1. Unordered List Tag
2. Ordered List Tag

Unordered Lists are defined using

      tag.

 

      Ordered Lists are defined using
        tag.

 

      List items are defined using
    1. tag.

Project Files

Loading...
..
This directory is empty.

Comments (0)

Leave a Comment