Create a page heading with the following text, Welcome to My Website
Below the heading, add a paragraph with the following text,
Hello! I am a web developer passionate about HTML and CSS. This is my website where I share my knowledge and experiences.
Then, create the following:
- Create an unordered list with
the following three list items:
- Create an ordered list with the
following three list items:
- Define the project requirements
- Create basic setup
- Code the website using basic HTML
- Insert a line break after the ordered list.
- Insert an image with the source as https://ik.imagekit.io/d9mvewbju/tr:w-700,h-500/Course/BigbinaryAcademy/boat-in-kerala_ZXULCG1h_.avif
and add the following alternative text, A houseboat on a river in Kerala.
- Create a table with the caption Monthly Expenses and add the following content to it,
Category | Amount | Date |
---|
Groceries | $150 | 2023-08-02 |
Clothes | $100 | 2023-08-02 |
Entertainment | $50 | 2023-08-02 |
Add a table footer with the following text, Total: $300
Note:
- Each unordered list item should
be a link with href set as #.
- Since, there is no proper link
for the images,
we should see the alternate text
in their place.
Now, add a paragraph with the following
text:
© 2023 BigBinary. All rights reserved.