Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/himdek/html-base-page
A simple webpage using HTML to define its structure and CSS to style elements such as text, colors, and layout.
https://github.com/himdek/html-base-page
css html seo
Last synced: about 1 month ago
JSON representation
A simple webpage using HTML to define its structure and CSS to style elements such as text, colors, and layout.
- Host: GitHub
- URL: https://github.com/himdek/html-base-page
- Owner: HimDek
- Created: 2024-05-31T12:30:16.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-20T13:33:04.000Z (6 months ago)
- Last Synced: 2024-06-21T05:26:40.715Z (6 months ago)
- Topics: css, html, seo
- Language: JavaScript
- Homepage: http://himdek.com/HTML-Base-Page/
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Main Flow Full Stack Web Development Internship
[View WebPage](https://himdek.com/HTML-Base-Page/)
## Task 1: Basic Level HTML Structure and Styling
## Task 2: Improve, Responsive Design and Media Queries
## Task 3: Interactive Elements with Javascript
### Description:
A simple webpage using HTML to define its structure and CSS to style elements such as text, colors, and layout. Improved with CSS property, Implement responsive design techniques using media queries to ensure optimal display and usability across various devices and screen sizes. View this page on different screen or window sizes to see the responsive design in action.A dynamic multi unit converter with interactive menus and input forms that allows users to convert between various units of measurement such as length, weight, volume, and temperature. The converter should be able to handle multiple units within each category and provide real-time dynamic content updates using JavaScript as the user inputs values into the form fields.