MY REFLECTIONS - GUIDE DIRECTIONS: Refer to this guide to add project reections to the home page of your class website. Remember, never include personally identi끚�able information in your web projects, e.g., full name, address, mother’s maiden name, cell number, etc.
Table of Contents Getting Started Adding a Reection Publishing
Getting Started
Step
Detailed Instructions
❏ Launch Brackets
■ On Windows: ○ Start > All Programs > Brackets (or use Desktop Icon) ■ On Mac: ○ Finder > Applications > Brackets
❏ Open "My Class Website" Project
■ FILE > Open Folder... ■ Navigate to and open "my-class-website" folder
James Colestock
My Class Website - My Reections
Page 1 of 4
Adding a Reection
Step
Detailed Instructions
❏ Open Home Page
■ In Brackets, double-click index.html in the File Tree or use FILE > Open...
❏ Launch Live Preview
■ To see the web page as you build it, launch Live Preview: http://static.colestock.com/Brackets_Live_Preview.pdf
When you begin, your My Reections section should be empty:
In index.html, you should see an HTML section where you will write your reections:
■ Within section#my-reections, add three-column rows as needed to contain your project reections ■ Each column has a container for the project title as well as a detailed description/reection
James Colestock
My Class Website - My Reections
Page 2 of 4
❏ Complete Reections (as requested)
■ As requested, complete project reections by adding a project title and brief description/reection using the rows’ free columns ■ When you run out of columns, create another row (see above)
Famous Quotes Great quotes, great people, and one heck of a good unibrow. While working on this project, I became familiar with not only the wise words of famous people but also how to create lists and images in HTML. Code of the West Yeehaw! I learned the ten rules that cowboys should live by and how to create and style lists using HTML and CSS. Ready for Some Football Orange and blue...Broncos have been rocking the Front Range since 1960! In this project, I explored the history of NFL franchises while I learned how to style using CSS ID selectors.
❏ Save Page
■ Ctrl+S/⌘ S or FILE > Save
The above takes full advantage of the uid layout capabilities of Bootstrap; therefore, the My Reections section will appear differently depending upon the viewing device. For example, on medium-size (desktops) and larger devices, three columns will appear:
James Colestock
My Class Website - My Reections
Page 3 of 4
Whereas on smaller, mobile devices there will be one reection per line:
Publishing
Step ❏ Update Class Website
Detailed Instructions ■ Use FileZilla to FTP the updated index.html to your class website: http://static.colestock.com/FileZilla_Publishing.pdf