- About the Application
- Application dependencies
- How to Run the Application
- Application Functionalities
- Resources
- Technologies
- Contributing
A CSS grid and Flexbox based Portfolio Webpage, that is responsive across a range of multimedia devices such as smartphone , tablets and desktop.
No such external dependencies are required to Run the application.All assets are locally available and works offline,removing the need for an active internet connection.
- Download the zip folder and unzip it.
- Open the main folder and locate the index.html file.
- Open the index.html file in your preferred browser
- Uses the grid based layout that is reponsive.
- Uses concise media queries to support our grid layout on both large and small devices.
- Uses the Flexible layout that is reponsive.
- Semantic markup in HTML that introduces meaning to the web page.
- Using srcset and sizes attributes, our image are responsive.
- Visual Studio Code Editor
- HTML
- CSS
Any suggestions are welcome.