To learn how to use Bootstrap in a website, I recommend students to visit the official Bootstrap documentation at: https://getbootstrap.com/docs/5.0/getting-started/introduction/
Instruction: Answer the following questions and use the full HTML code as your sample in each question.
How do you create a responsive navigation bar using Bootstrap?
What is the purpose of the grid system in Bootstrap and how do you create a grid layout?
How can you incorporate Bootstrap's built-in CSS classes to style buttons on a webpage?
Explain the difference between container and container-fluid classes in Bootstrap and when to use each.
How do you utilize Bootstrap's responsive utility classes to hide elements on specific screen sizes?
Submit your Lesson 3 - Let's Start Activity through my email: titoycustodio@bipsu.edu.ph
Important Note:
Please send any activity submissions to the following email address: titoycustodio@bipsu.edu.ph
When sending an email, give a subject.
Lesson # - Category - Last Name, First Name - Course Year - Section
Attach your file every time.
Instruction: Answer the following questions based on the video provided.
What prerequisites are needed before uploading an HTML project to GitHub?
How do you create a new repository on GitHub, and what options should you choose?
What is the process of initializing a local Git repository for your HTML project?
How do you stage your HTML files for a commit in Git?
What command is used to commit your changes, and what does it typically include in the message?
How do you link your local repository to the GitHub repository?
What command do you use to push your local changes to GitHub?
How can you verify that your HTML project has been uploaded successfully to your GitHub repository?
What steps should you follow if you encounter errors during the upload process?
How can you share your uploaded project with others using GitHub?
Follow the format from Lesson 1 - Let's Start for this activity (Lesson 3 - Let's Do It!).
Remember to change the content of the previous sample based on this activity.
*Use font: Arial, Size: 11 in changing the main content and answering the questions.
**Submit your answer through the email provided in the previous activity.
Additional Video Reference