An open API service indexing awesome lists of open source software.

https://github.com/imran120198/saraltech


https://github.com/imran120198/saraltech

css github html5

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# SaralTech Assignment

## Deployment Link
https://imran120198.github.io/saraltech/

## Problem Statement
Create a webpage using HTML and CSS

1. Create an HTML file named "index.html" with the
following components:

* Header section containing the title of the webpage.
* Navigation bar with at least three navigation links.
* Main content section with placeholder text.
* Footer section containing copyright information

2. Style the webpage using CSS:

* Apply a background color or image to the webpage.
* Customize the font family, size, and color for the text.
* Use CSS selectors to style the header, navigation bar, main content, and footer sections.
* Implement responsive design principles to ensure the
webpage is mobilefriendly.

## Tech Stack
* HTML
* CSS