https://github.com/luillyfe/about-me
https://github.com/luillyfe/about-me
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/luillyfe/about-me
- Owner: luillyfe
- Created: 2015-11-20T03:48:10.000Z (over 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2015-11-25T15:15:58.000Z (over 10 years ago)
- Last Synced: 2025-01-21T22:16:26.326Z (over 1 year ago)
- Language: HTML
- Size: 4.68 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Project 0 for Project Nautilus ##
###Instructions:
0. index.html is an HTML file, which is a document that will be displayed as a website. Open it up in a text editor like Sublime Text to edit it, or open it in a browser like Google Chrome to see how it looks!
1. Add your name where it says [Your name]. Refresh to see it! Answer the other questions in the HTML by changing and saving the text in the file. Watch what happens when you refresh the page!
2. Notice how the site is boring and isn't styled? That's because there's no CSS, which controls the style of the page. Go to the forums to get instructions for creating a to the CSS in the file styles.css.
3. Looks better, but now see how the profile picture is just too big for the page? There's a bug in your CSS. Contact your mentor to get some help!
4. Now that you have the styles for the page, customize some colors! Go into styles.css and change the color of the colored bar in the middle of the screen.
5. What did you say for the last question? Hop on chat and share your answer with your group! See any common answers?