-
-
Save WebDevSimplified/d7deffbd6631834003ad07ca60aaf906 to your computer and use it in GitHub Desktop.
| body { | |
| margin-top: 40px; /* This margin just makes the text easier to read. You can remove it if you want since it can mess with your other styles. */ | |
| } | |
| body::before { | |
| content: "XS"; | |
| color: red; | |
| font-size: 2rem; | |
| font-weight: bold; | |
| position: fixed; | |
| top: 0; | |
| right: 0; | |
| } | |
| /* This box class is purely used for explaining how the bootstrap grid system works. */ | |
| .box { | |
| background-color: lightblue; | |
| border: 1px solid blue; | |
| min-height: 50px; | |
| font-size: 2rem; | |
| } | |
| @media (min-width: 576px) { | |
| body::before { | |
| content: "SM"; | |
| } | |
| } | |
| @media (min-width: 768px) { | |
| body::before { | |
| content: "MD"; | |
| } | |
| } | |
| @media (min-width: 992px) { | |
| body::before { | |
| content: "LG"; | |
| } | |
| } | |
| @media (min-width: 1200px) { | |
| body::before { | |
| content: "XL"; | |
| } | |
| } | |
| @media (min-width: 1400px) { | |
| body::before { | |
| content: "XXL"; | |
| } | |
| } |
That was helpful. All the love from Zimbabwe
Many many thanks brother. your tutrorial is awesome
Thanks for the Tutorials. I appreciate
Thanks a lot, Young-man.
Thank you so much for the comprehensive Bootstrap training 🚀
Thanks a lot!
thanks man!!!!!
Thank you so much
thank you
Thank you so much!!
Thank You Kyle!
gracias onii-chan
Thanks a lot
This is amazing!
Thank you so much 🫶
Thanks
this helps a lot bro
This is so handy, thank you for providing it!
Thanks a lot buddy !
Thank you
Thank you for providing this CSS file that I can use to test the Bootstrap functionality! I hope you are having a great day!
thank a lot
xiexie ni, thankyou a lot. I hope you have a great day as well!
TY for lessons, Kyle!
thanks :) 🫡
Thank you - you have a very good pedagogical competence!!!
Thank you a lot brother
Thank You big-Brother for helping us :)