Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
学ぶ Challenge & Quiz: Apply Basic Bootstrap Concepts | Basic Concepts
Bootstrap Foundations

bookChallenge & Quiz: Apply Basic Bootstrap Concepts

メニューを表示するにはスワイプしてください

Task: Enhancing Portfolio Showcase with Bootstrap Classes

  • Step 1: Add the appropriate class to the provided div element to create a global container.
  • Step 2: Add the appropriate class to the provided div element to create a row within the container.
  • Step 3: Add the appropriate classes to the provided div elements to create columns for each portfolio item. Ensure that the columns are responsive and adjust their width accordingly. (Please remember that there are three div elements at this step.).
  • Step 4: Style the portfolio item titles by adding appropriate classes to the given h2 elements. Center the titles within their respective columns.
  • Step 5: Make the portfolio item descriptions legible and appropriately sized by adding suitable classes to the provided p elements. Set the font size to fs-6.
index.html

index.html

index.css

index.css

copy

Utilize Bootstrap's grid system (container, row, col) to create a responsive layout for the portfolio showcase. Apply typography classes (text-center, h2, fs-6) to style the portfolio item titles and descriptions appropriately.

index.html

index.html

index.css

index.css

copy

1. How many columns does Bootstrap's grid system divide the page into?

2. Which class wraps and centers the content within a fixed-width container?

3. What classes are used to create a horizontal group of columns in the grid system?

4. What do the classes sm, md, lg, and xl represent?

5. What classes are used for styling headings with different sizes?

6. What classes are used to align text elements?

7. Which class is used to vertically stack buttons together?

8. Which class is applied to checkbox and radio button inputs within a form-check container to ensure consistent styling?

9. How does Bootstrap's grid system contribute to form layout organization?

question mark

How many columns does Bootstrap's grid system divide the page into?

正しい答えを選んでください

question mark

Which class wraps and centers the content within a fixed-width container?

正しい答えを選んでください

question mark

What classes are used to create a horizontal group of columns in the grid system?

正しい答えを選んでください

question mark

What do the classes sm, md, lg, and xl represent?

正しい答えを選んでください

question mark

What classes are used for styling headings with different sizes?

正しい答えを選んでください

question mark

What classes are used to align text elements?

正しい答えを選んでください

question mark

Which class is used to vertically stack buttons together?

正しい答えを選んでください

question mark

Which class is applied to checkbox and radio button inputs within a form-check container to ensure consistent styling?

正しい答えを選んでください

question mark

How does Bootstrap's grid system contribute to form layout organization?

正しい答えを選んでください

すべて明確でしたか?

どのように改善できますか?

フィードバックありがとうございます!

セクション 3.  8

AIに質問する

expand

AIに質問する

ChatGPT

何でも質問するか、提案された質問の1つを試してチャットを始めてください

セクション 3.  8
some-alt