in this project using html and css i created clone of E-GURU home page.
The main HTML file containing the structure of the webpage.
External stylesheet for styling the webpage.
Directory containing images used in the website.
- Navigation Bars.
- Main Section.
- Footer Section.
- @media: Specifies a media query.
- screen: Specifies the type of media (e.g., screen).
- max-width: Sets the maximum width for a media query.
- Font Properties.
- display
- flex flex-wrap justify-content
- margin gap
- background-color
- border padding
- positions
- hover and focus.
- HTML
- CSS
- Responsiveness