Skip to content

Latest commit

 

History

History
54 lines (40 loc) · 3.61 KB

exercise.md

File metadata and controls

54 lines (40 loc) · 3.61 KB

Stars Badge Forks Badge Pull Requests Badge Issues Badge GitHub contributors Visitors

Don't forget to hit the ⭐ if you like this repo.

Bootstrap: Lab

The Bootstrap lab is a series of exercises that teaches web development students how to use Bootstrap, a popular CSS framework, to create responsive and visually appealing web pages. The lab consists of four exercises, including Fluid Grid, Hero ホームpage, Contact Me Page, and Gallery Page. By completing these exercises, students gain a solid understanding of how to use Bootstrap to build modern, responsive web pages.

Lab

Lab Title Files
00 Exercise
01 Bootstrap: Fluid Grid
02 Hero ホームpage
03 Contact Me Page
04 Gallery Page
05 Cookie store web page

Lab Bootstrap: Instruction

  1. This task must be done in groups (4 people per group).
  2. Please provide your contact information in the HTML <head>.
<!--
Lab XX: XXX
Group:
1. Name: [Name], Matrix No: [Matrix Number], Github ID: [Github ID]
2. Name: [Name], Matrix No: [Matrix Number], Github ID: [Github ID]
3. Name: [Name], Matrix No: [Matrix Number], Github ID: [Github ID]
4. Name: [Name], Matrix No: [Matrix Number], Github ID: [Github ID]
-->
  1. You must place your file in the submission folder. Within the submission folder, create a folder named after your group.

Example: /submission/[group-name]/[your-file]

(Note: please replace [Name], [Matrix Number], [Github ID], [group-name], and [your-file] with the appropriate information)

Contribution 🛠️

Please create an Issue for any improvements, suggestions or errors in the content.

You can also contact me using Linkedin for any other queries or feedback.

Visitors