Tumgik
#Bootstrap 5
xacheri · 1 year
Text
About Me - Commit #3 - For Fun
We also had to add a page to our site "for fun," I still needed to include a form so I made a "Be My Friend" application where I ask for the important things: Names, Secrets, and Favorite Snacks.
I know I have been dragging Bootstrap through the mud in these last couple of posts but it really did come in clutch by doing most of the styling for my form for me. Sorry for everything I said, praise the art of convenience.
Mobile:
Tumblr media
Desktop:
Tumblr media
Pretty simple, which fits with the motif of the NameBoy.
The HTML:
Tumblr media
We have a new carousel item with a new id to boot. The h2 tag of this page has a unique id.
The form is centered in a centered justified flexbox. The inputs have types, names, ids, and matching labels. They are all text imputs besides the secret input, which is a password. The submit box uses the same centering trick as the form.
We have regular and reverse navhints.
The CSS:
Tumblr media
There were only three pieces of custom CSS, for the margins and colors.
Conclusion:
This project was very fun but not very demanding. It was a great way to dust off my skills and use the "first-project-of-the-semester" privilege to build something I wanted to build without jumping through too many hoops. I may convert this design later to be a digital resume-type site. I am excited to present to class tomorrow!
10 notes · View notes
divinector · 10 months
Text
Tumblr media
Bootstrap 5 Image Gallery with Popup Modals
3 notes · View notes
beproblemsolver · 1 year
Text
How to develop an API with PHP, JSON, and POSTMAN in 9 Steps
Tumblr media
Do you want to develop an API with PHP, JSON, and POSTMAN?
Or are you simply looking for a way to build API for your Android App or IOS app?
Look no further!
In this tutorial, I will show you how to do just that!
We’ll go over the basics of each technology, we are using. Then dive into how to use them together to create API for your need. By the end of this tutorial, you’ll be able to create your API with PHP and JSON.
Before diving in, might I recommend a fantastic free editor that I love to use?
What is an API?
So you want to build API or maybe multiple APIs?
First, let’s understand what is an API and why we rely on them in modern web app development.
The official definition you will find is: API stands for Application Programming Interface.
Read More at: https://beproblemsolver.com/develop-an-api-with-php-json-and-postman/
5 notes · View notes
cssscriptcom · 24 days
Text
Make Bootstrap 5 Tables More Readable On Mobile Devices - AvalynxTable.js
AvalynxTable is a tiny JavaScript library that makes Bootstrap 5 HTML tables look good and function well on mobile devices. You know how tables can get all squished and hard to read on smaller screens?  This Bootstrap 5 extension fixes that by automatically stacking rows and columns when the table reaches a certain breakpoint. This makes it much easier to view and interact with table data on…
Tumblr media
View On WordPress
1 note · View note
zenesyslabs · 5 months
Text
Bootstrap 5 is an open-source that helps with website development and is open for use for everyone. It helps with designing responsive websites, has a modern interface, and appears professional.
0 notes
themeperch · 7 months
Text
Exciting News: Eventiva - Music & Bands Bootstrap 5 HTML Templates Now Available!
We are thrilled to announce that our latest creation, Eventiva, has just been approved and is now ready for you to explore. If you’re in the music industry or a part of a band, this is the perfect solution for your web needs.Eventiva is a meticulously crafted HTML template designed to cater specifically to musicians and bands. It’s built on the robust Bootstrap 5 framework, ensuring a responsive…
View On WordPress
0 notes
multipurposethemes · 1 year
Text
Bootstrap 5 Admin Panel Template With UI UX Design
Tumblr media
Bootstrap 5 Admin Panel for New UiBootstrap Admin UI Framework Dashboard is a web-based user interface (UI) framework that is built using Bootstrap, a popular open-source framework for designing responsive, mobile-first web pages. Bootstrap Dashboard provides a pre-designed set of UI components, such as forms, tables, charts, and icons, that can be easily customised and combined to create a functional and visually appealing dashboard.The new UI refers to the latest version of Bootstrap, which is currently Bootstrap 5. Bootstrap 5 introduces many new features and improvements, such as a simpler and more flexible grid system, new utility classes, and a streamlined CSS architecture. Bootstrap 5 Admin Panel Dashboard for the new UI leverages these new features to create a more modern and efficient dashboard design.Overall, Bootstrap 5 Ui Framework Dashboard for the new UI provides developers with a head start on creating a professional-looking dashboard that is fully responsive and easy to use. It can be particularly useful for web-based applications that require a dashboard for data visualization and management..
Tumblr media
Read More: Bootstrap 5 Admin Panel
Like Us
Tumblr media Tumblr media Tumblr media Tumblr media
0 notes
duniailkom · 1 year
Text
Tutorial Bootstrap Part 12: Cara Membuat Efek Bayangan (Shadow)
Tutorial Bootstrap Part 12: Cara Membuat Efek Bayangan (Shadow)
Agar tampilan web lebih menarik, kita bisa menambah beberapa efek visual. Salah satu efek visual yang dimaksud adalah dengan menambah efek bayangan atau shadow. Menggunakan CSS 3, efek bayangan sebenarnya bisa di dapat dari property box-shadow. Agar lebih mudah, Bootstrap menyediakan class .shadow untuk membuat efek bayangan ke dalam element HTML. Inilah yang akan kita bahas dalam lanjutan…
Tumblr media
View On WordPress
0 notes
muratbaseren · 2 years
Text
Herkes Uyurken Kodlama : .NET 6.0 ve ASP.NET Core MVC ile - Part 03
Canlı yayın : NET 6 ve ASPNET MVC Core ile (PART 03) İlk 2 bölümde ilerlettiğimiz proje üzerinde JSON veri döndürme ve API yetenekleri kazandırıyor olacağız. Bundan sonraki canlı yayınlar daha bağımsız konular, kütüphaneler ve araçlardan oluşacaktır.
Tumblr media
View On WordPress
0 notes
dashboardtemplate · 2 years
Text
Bootstrap 5 Admin Dashboard Template – Warehouse
Tumblr media
Deposito Warehouse is an responsive Admin Dashboard Template based on Bootstrap and multiple frameworks. All components included in this dashboard template has been developed to bring all the potential of HTML5 and Bootstrap plus a set of new features (JS and CSS) ideal for your next dashboard Admin Template or admin web application project.. Deposito Warehouse is a Bootstrap 5 Admin Dashboard Template that is beautifully crafted, clean and minimally designed. It comes with Dark and Light Layouts with RTL options. 
Deposito Warehouse admin dashboard is Fully Responsive Admin Dashboard Template for Data, Reports, analytical & warehouse billing concept and theory. The Dashboard shows how much your store sales were in the current month. 
Works on all major web browsers, Desktop, iPhone, iPad, Tablet and all other smart phone device.
  MORE INFO / BUY NOW DEMO
Like Us
Tumblr media Tumblr media Tumblr media Tumblr media
0 notes
xacheri · 1 year
Text
Brower Electric - Commit #6 - Contact Us
This push, I added the Contact Us page.
On Desktop:
Tumblr media
On Mobile:
Tumblr media
The HTML:
Tumblr media Tumblr media Tumblr media
I used some internal CSS in the head tag because I wanted the cards and text on this page to look a little different.
Our nav bar (and this is standard on all pages) is contained in a div that sticks it to the top of the page, even as you scroll. The z-index-top class makes the z index 100 so it overlaps everything.
The rest of the navbar is the same as other pages.
So the first div you see after the nav bar is only visible on medium screens and below. This div contains a card that has been flexed to center it's content. This card is the instruction card for who to contact. On bigger screens, a nearly identical one will appear in the center of the Contact Us grid.
Our Contact Us grid uses Bootstrap rows and cols. The row has a 100% width and a minimum height of 50% of the viewport. It justifies it content to the center of the column on mobile but otherwise it justifies content by the space around in a row. It aligns items center on mobile and stretches them out on other devices. It also has a margin on the top and bottom.
The cols are flex columns that justify their content based on the space between. That's how we get the vertical spacing on desktop.
The cards have some padding and a bottom margin, and the contact links are formatted.
The middle col only contains the who to contact div that reveals on medium devices and up.
The footer is the same as the other pages.
The CSS:
I did not add any external CSS for this page besides the z-index-top class I mentioned earlier. I'm pretty proud of this because it means that I am getting better at utilizing Bootstrap 5 classes.
Conclusion:
I should learn more about Grids. Their responsiveness is powerful because you can manipulate more than one direction at a time but I always find myself using Flexbox tools. Maybe it is because Bootstrap is built on flexbox or more likely because I like my comfort zone. Either way, I need to branch out.
12 notes · View notes
divinector · 3 months
Text
Bootstrap 5 Multi-level Dropdown Menu
1 note · View note
beproblemsolver · 2 years
Text
6 Methods to use page scroll animation
CSS animations are a key aspect of modern web design. Learn the top 6 methods of page scroll CSS animations to boost the user experience of your website.
Tumblr media
Read More: https://beproblemsolver.com/6-methods-to-use-page-scroll-animation/
2 notes · View notes
cssscriptcom · 2 months
Text
Advanced Alert Notification System For Bootstrap 5 - AvalynxAlert.js
AvalynxAlert is a lightweight JavaScript notification library that provides customizable, positioned alerts to enhance user feedback in your applications. It integrates with Bootstrap 5.3 or higher, giving you a range of alert options and complete control over their appearance and behavior. How to use it: 1. To get started, make sure you have the latest Bootstrap 5 framework installed in your…
Tumblr media
View On WordPress
0 notes
cryptouikit · 2 years
Text
Specie - Cryptocurrency Admin Dashboard Template Bitcoin ICO Cards
Tumblr media
Specie Cryptocurrency Admin Dashboard Template. UI and WebApp Template a fully responsive admin dashboard template built with Bootstrap Framework, modern web technology HTML5 and CSS3. Lightweight, SasS and easy customizable which is basically designed for the developers who want to customize it. 
Works on all major web browsers, Desktop, iPhone, iPad, Tablet and all other smartphone devices. 
Why our templates ?
Ideal for Software UI Interface : With a professional responsive tool design, you can transform your thoughts into incredible products..
Nicely created code: Components and models, including lots of factors that will help you customize this Admin Template with ease.
MORE INFO / BUY NOW DEMO
Like Us
Tumblr media Tumblr media Tumblr media Tumblr media
0 notes
themeperch · 7 months
Text
Control Locations - WordPress Map Finder Plugin
Control Locations is a versatile WordPress map finder plugin that caters to a wide range of use cases, making it the perfect choice for various industries, from pet care and medical stores to service centers and beyond. Features: No API Key Required: Utilizes OpenStreetMap without the need for an API key, making it ideal for businesses such as medical stores and service centers. Multiple…
Tumblr media
View On WordPress
1 note · View note