Aditya Raj
Table of Contents
General Information
A portfolio website built on HTML and CSS. This website gives overview of my Skills and Interests, also providing feature to contact.
Technologies Used
- HTML-5
- CSS-3
Features
- Simple UI
- Responsive
- User-friendly
- Beautiful Colour Pallete
Screenshots
Setup
Extract the given zipped file. You may use Winrar for this. Open the extracted folder and click on index.html
file to view the website. For sample output of the website, go to img/output folder for screenshots of the site.
You can find the CSS file in style folder. Also image resources used in site is free without any copyright issues. You can find the images in img/res folder.
Project Status
completed
Contact
- Project By: Aditya Raj.
- Email Me
image src fixed
src
needs to be fixedchange
<img src="images/JAVA.jpg" align="center">
to<img src="IMG/JAVA.jpg" align="center">