Projects

No Custom CSS required. Use Bootstrap 5 only to create this amazing responsive website

Sometimes, you need to create an amazing responsive website, but there is less time to write custom CSS? There is nothing to worry about, we can simply use Bootstrap 5 to create an amazing responsive website without having to write more or any custom CSS. Below is the demo image of the project. As stated …

No Custom CSS required. Use Bootstrap 5 only to create this amazing responsive website Read More »

Celebrate Argentina’s Win | Create an Image Slider of Victory Images

Let’s create an image slider with Argentina’s Victory Images in World Cup 2022 along with a glowing animated text congratulating Argentina. See a demo image below: Create an Image Slider Layout in HTML (index.html) Style the image slider and heading using CSS (styles.css) Create the script to make the slider work (script.js) Video Tutorial Subscribe …

Celebrate Argentina’s Win | Create an Image Slider of Victory Images Read More »

Did you know about HTML Dialog Tag? Create One Easily

HTML dialog tag makes it easier to display a popup or modal. Check the sample dialog box below: Use HTML dialog tag Style the HTML dialog and backdrop Open and Close the HTML dialog using JavaScript Video Tutorial Video Tutorial will be added soon. Find other projects and tutorials at: https://youtube.com/@developeranil You may like: https://thinkshare.one/web-development/front-end/javascript/your-own-datatables/

Create your own awesome FAQ Accordion

Introduction Ever wondered if we could create a FAQ Accordion like Bootstrap using only HTML, CSS, JavaScript and jQuery on your own. The answer is YES. Sample Bootstrap Accordion: https://getbootstrap.com/docs/5.0/components/accordion/ Below is the accordion project sample image: FAQ Accordion Layout in HTML (index.html) The layout for this project contains a div with class “accordion” with …

Create your own awesome FAQ Accordion Read More »

JavaScript Form Validation with error messages

Introduction The data sent from any form is sent to the server for processing and saved to the database. However, before sending the data for processing, it is necessary to have the data filled properly in correct format, known as client side validation. To validate data with error messages, JavaScript Form Validation techniques can be …

JavaScript Form Validation with error messages Read More »

Exit mobile version