Hit enter after type your search item

Bootstrap 5 Progress – Simple, Striped, Animated and More

By - On February 24, 2023

Progress bar in Bootstrap 5 The progress bar is a useful component that can be used for showing the users...

view more

How to Create Button Groups in Bootstrap 5

By - On February 16, 2023

Button Group in Bootstrap 5 In order to create a series of buttons in a single horizontal line or stack...

view more

Bootstrap 5 Scrollspy – 2 Examples with navbar and List Group

By - On February 10, 2023

Scrollspy in Bootstrap 5 As the user scrolls through your website, scrollspy component automatically updates the links in the navigation...

view more

Bootstrap 5 Carousel: Learn with 8 Demos

By - On February 4, 2023

Carousel component in Bootstrap 5 In the previous version of Bootstrap (Bootstrap 3 Carousel), you had to use jQuery in...

view more

Bootstrap 5 Popovers – 6 Examples including Custom popover

By - On February 1, 2023

A little about Bootstrap 5 popover A popover is like a tooltip that displays as a pop-up box without disrupting...

view more

Bootstrap 5 Collapse – Show/Hide Content [5 Examples]

By - On January 28, 2023

What is Collapse Component in Bootstrap 5? Bootstrap 5 collapse component allows you to show/hide content in your website project...

view more

Create Breadcrumbs with Bootstrap 5

By - On January 25, 2023

What is breadcrumb and how to use it in Bootstrap 5? The breadcrumbs: Aids users in navigating the website Acts...

view more

Learn with an Example: How Bootstrap 5 Clearfix works?

By - On January 22, 2023

What is Bootstrap 5 clearfix utility for? Sometimes your content overflows the element like a div, paragraph etc. Bootstrap 5...

view more

Bootstrap 5 Badges [Learn with 8 Examples]

By - On January 19, 2023

Bootstrap 5 Badges – A Count and labeling component The badges in Bootstrap 5 can be used for: A small...

view more

How to Colorize Text and Colors using Bootstrap 5 Color Utilities

By - On January 16, 2023

Colorizing text and links using Bootstrap 5 Bootstrap 5 has utility classes for coloring text and links. In this tutorial,...

view more

7 Examples to Learn Using Bootstrap 5 Borders Utilities

By - On January 13, 2023

What are Bootstrap 5 Border utilities? To quickly style the border and border-radius of different elements, you may use the...

view more

Bootstrap 5 Form Validation [5 Demos with Code]

By - On January 10, 2023

Doing Form Validation in Bootstrap 5 Bootstrap 5 provides custom styles by using HTML 5 form validation. Besides, you may...

view more

Bootstrap 5 Floating Labels for Elements [Textbox, Textarea, Select]

By - On January 8, 2023

Floating Labels in Bootstrap 5 In this tutorial, you will learn how to create floating labels in form elements (textbox,...

view more

Bootstrap 5 Range [Understand with 6 Examples]

By - On January 6, 2023

The range component in Bootstrap 5 Bootstrap 5 has built-in support for creating a range selector for the user. Simply...

view more

Bootstrap 5 Checkbox [Simple, Inline, switch, indeterminate, buttons and more]

By - On January 4, 2023

How to create Checkbox in Bootstrap 5? A check allows selecting one or more options from two or more available...

view more

Creating Menus in Python Applications by tkinter library In this tutorial, we will show you how to create menus in the Python applications by tkitner library. First, Continue Reading

What is label widget in tkinter The tkinter is a Python library for creating GUI-based applications. The label is one of the available widgets in tkinter like Continue Reading

1 2 49
This div height required for the sticky sidebar

About jQuery-az.com / Author

jQuery-az.com is an educational website. Initially, I (Atique Zia) started this website to cover topics related to jQuery library but then expanded to various Web frameworks, programming languages, databases etc. The website covers topics about jQuery, Bootstrap (3,4,5), Materialize, Bulma, HTML, and CSS. Programming languages include Python, Java, C++, C Sharp (C#), and others.

I also covered scripting like PHP, JavaScript etc.
Currently, I only have written about SQL and MySQL databases.
I keep on updating the website - adding new topics, keep exploring new technologies, and writing where I feel comfortable that I can write and explain things.

Almost every tutorial on the website is published with examples including code. Web-based tutorials also include running the demo within the website with output and code.


About the Author - Atique Zia
I graduated in Computer Science in 2000. Initially, I worked as a software engineer and worked mostly on web-based projects.
After four years, I established a small software company and in the year 2013 I started writing tutorials - what I learned and interested in.