My First Webpage
π Description
This project is a simple static webpage built using HTML and basic CSS styling. It demonstrates the fundamental structure of a web page including headings, paragraphs, hyperlinks, images, and lists.
The purpose of this project is to practice core frontend concepts and understand how HTML elements and CSS styling work together to create a webpage layout.
π§° Technologies Used
- HTML5
- CSS3 (internal styling)
β¨ Features
- Structured webpage using semantic HTML
- Styled text using CSS
- External link that opens in a new tab
- Displayed image using "
" tag
- Unordered list
- Responsive meta viewport for mobile devices
π Project Structure
project-folder/ βββ index.html βββ README.md βββ screenshot.png
- Download or clone this repository
- Open the project folder
- Double-click "index.html" OR Right click β Open with browser
The webpage will open locally in your browser.
πΌοΈ Preview
π― What I Learned
- Basic HTML page structure
- Using headings, paragraphs, lists, and links
- Adding images in a webpage
- Applying CSS styling
- Creating a responsive webpage using viewport meta tag
π¨βπ» Author
Shravan Pal Beginner Frontend Developer Learning Web Development
