This project is a simple parallax scrolling website created as a first-time exercise in HTML and CSS. The website features a visually appealing parallax effect and showcases a personal introduction, project highlights, and contact information.
- Parallax Scrolling: A smooth parallax effect achieved using multiple background images.
- Navigation Bar: Links to different sections of the page with a sticky navigation bar.
- Sections: Three main sections — About, Project, and Contact — each with distinct background images and text.
- Responsive Design: Basic design adjustments for different screen sizes.
- A modern web browser (e.g., Chrome, Firefox, Edge) to view the website.
- A text editor or IDE (like VS Code) for viewing and editing the source code.
- Clone the Repository
git clone https://github.com/Luxxgit2k4/luxx888.github.io.git - Navigate to the Project Directory
cd luxx888.github.io
- Open the Project in Your Editor
Open index.html and css practice.css in your preferred text editor or IDE.
-
Open
index.htmlin Your BrowserYou can open the
index.htmlfile directly from your file explorer, or use a live server extension in VS Code for real-time preview. -
View the Parallax Effect
Scroll through the page to experience the parallax effect created by the background images and text.
Feel free to fork this repository, make changes, and submit pull requests. For major changes or features, please open an issue to discuss your ideas.
This project is open-source and available under the MIT License.