Skip to content

nhitran27/week-01-projects

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Week 1 In-class projects

Project 1: Build a responsive cookie store web page

  1. Add Bootstrap
    • Use the CDN link tag
  2. Apply the bootstrap grid classes
    • The 4 cookie products should appear side by side in one row on large screens
    • The 4 cookies should appear one per row on smaller screens
    • grid
  3. Apply styling to make the page look as follows:
    • On larger screens:
    • larger screens
    • On smaller screens:
    • smaller screens
  4. Using only bootstrap styles, and not moving any html tags, make the cookie products alternate as follows on larger screens:
    • larger screens
    • Hint: Look into the push and pull classes

Project 2: Build a personal (professional) web page for yourself

  • Build a personal (professional) web page. Follow the following criteria
    • Use HTML5, CSS, Bootstrap
    • For the content:
      • Introduce yourself
      • Post projects you have done
      • Education/Professional Experience, Relevant Skills
      • List any technology or blog links you recommend
      • Include at least one image (project related, you, or related picture)
      • Optional: Post a "blog" entry about a technology you have used, or school topic

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 99.9%
  • CSS 0.1%