Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 656 Bytes

File metadata and controls

29 lines (18 loc) · 656 Bytes

Basic-Website

The website must include the following HTML elements:

Heading Tags: At least one

tag. At least one

tag.

Paragraph Tags: At least one

tag.

Images: At least two images on the homepage. At least three images on one of the other pages. Each image should have a caption.

Table: Include a table on one of the pages. The table should have rows and columns.

Button with JavaScript: Implement a button that performs an action using JavaScript.

Navigation: Each page should have a way to navigate back to the homepage.

It is a basic website being created to showcase the languages such as HTML, CSS and a little JavaScript.