https://github.com/imran120198/saraltech
https://github.com/imran120198/saraltech
css github html5
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/imran120198/saraltech
- Owner: imran120198
- Created: 2024-04-29T13:38:32.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-30T09:15:52.000Z (about 2 years ago)
- Last Synced: 2025-01-15T01:18:20.994Z (over 1 year ago)
- Topics: css, github, html5
- Language: HTML
- Homepage: https://imran120198.github.io/saraltech/
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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