RoshniSingh101 / Personal-Website

This is code for my personal website with my portfolio that I've included on my profile in LinkedIn. It includes a media query for mobile devices.

Home Page:https://replit.com/@Roshnigsingh/Roshni-Singh-Personal-Website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal Website

Project Requirements

Your project should:

  • Include one home HTML page that's all about you!
  • Include a navigation bar that is included on all your website's pages.
  • Include one portfolio HTML page to showcase your projects.
  • Have all text, image(s), links, and/or videos on the page contained within appropriate HTML elements.
  • Include alt text for every image in your website.
  • Apply styles to text, image, and navigation bar elements using CSS rules.
  • Use classes and/or IDs to style CSS elements.

Extensions

You can extend your project further by:

  • Customizing the fonts.
  • Adding some fancy CSS styles.
  • Embedding YouTube videos.
  • Adding another page or more content.

Image Attributions

File Overview

← README.md

That's this file. This is the place to tell people more about what your website does and how you built it.

← index.html

HTML files are for content! Add your text, images, buttons, and more using HTML tags.

← style.css

CSS files add styling rules to your content like changing colors and fonts.

← script.js

JavaScript files add interactivity to your website using code. This is where you can listen for events, then take an action.

← assets (with image attributions)

Drag in assets, like images or music, to add them to your project. You do not need to add anything to this folder unless you are working on the extensions. If you are adding an image, it is best to save it to your computer, then upload the file to the assets folder. The url of the image will be assets/example.jpg.

About

This is code for my personal website with my portfolio that I've included on my profile in LinkedIn. It includes a media query for mobile devices.

https://replit.com/@Roshnigsingh/Roshni-Singh-Personal-Website


Languages

Language:HTML 65.1%Language:CSS 32.5%Language:Nix 2.4%