Intro to Bootstrap 2
Intro to Bootstrap 2
BOOTSTRAP
PREPARED BY: JAY-LOURD E. CALLUENG
OBJECTIVES
AT THE END OF THIS TOPIC, THE STUDENTS WILL BE
ABLE TO:
Key Feature:
•Always 100% width on all screen sizes.
SAMPLE OF FLUID
CONTAINER
Structure:
•Row: Used to create a horizontal group of columns.
•Column: Defines the width of the content within the row.
1.Success Alert:
•The div with the class alert alert-success shows a green success message.
•The d-none class is used to initially hide the alert.
Behavior:
•When the form is submitted, the success message "Submitted Successfully!" will appear in a green
Bootstrap alert box.
•The alert will hide itself after 5 seconds.
CONCLUSION
Bootstrap 5 is a valuable tool for PHP development due
to its ease of use, flexibility, and ability to enhance the
frontend without the need for deep design expertise.