Skip to content

Nand-J1/UID-PROJECT-PHASE-1

Repository files navigation

PORTFOLIO

I am Nandana Jayakumar and this is my portfolio website. I will keep updating it as I learn more skills. I have created it using html and css, and hosted it via github pages.

DEPLOYED WEBSITE

Website: https://nand-j1.github.io/UID-PROJECT-PHASE-1/

STRUCTURE OF WEBPAGE

Each section has individual html and css:-

  • Home:
    • html:index.html
    • css:main.css
  • About:
    • html:about.html
    • css:about.css
  • Projects:
    • html:project.html
    • css:project.css
  • Skills:
    • html:skills.html
    • css:skills.css
  • Education:
    • html:edu.html
    • css:edu.css
  • Contact Me:
    • html:contact.html
    • css:contact.css
  • Common css file index.css for common styling for navigation and footer.

I used multiple html files connected via anchor tags in the nav section. While each of the html pages had their own css files. I also made a common css file for the common styling of navigation menu and footer section.

Technologies used:-

  • HTML5: For building the structure of the web pages.
  • CSS3: For styling, responsive design and animations.
  • Also used: Google fonts for fonts, font awesome stylesheet for icons.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors