Flask SQLAlchemy - Web Development Using Flask and Python #3
To fetch posts from a database using Flask SQLAlchemy, you can utilize the query capabilities provided by SQLAlchemy. Here's an example of ho…
Template Inheritance In Jinja2 - Web Development Using Flask and Python in Hindi #2
Template inheritance is a powerful feature provided by the Jinja2 templating engine, which is commonly used with Flask. It allows you to define a bas…
How to Use Python to Make WebSite?
To create a website using Python, you can make use of various frameworks and tools available. One popular choice is the Flask framework, which is a l…
How to Create Scrolling Text With Html & CSS | CSS Marquee
Here's an example of a Scrolling Text With Html & CSS | CSS Marquee.1. Create an HTML file and include a basic structure with a head and body…
How to customize blogger template in Hindi
दोस्तों आप इस पोस्ट में सिखेंगे कि Blogger Template या Blogger Theme के
Sidebar को आप किस तरह से कस्टमाइज कर सकते हैं
जैसा कि आपको इमेज में दिखाया गया …
How to Editing Wedding Video with KineMaster
Hi guys. I have told in this video that you can make a wedding video with Kinnester. That too easily, watch the video in full. Only then you will…
How to create a responsive mobile header with CSS | Mobile Menu
Here's an example of a Responsive Header created using Html & pure CSS.1. Create an HTML file and include a basic structure with a head and b…
Create Login Form Using Html & CSS
Here's an example of a Responsive Login form created using Html & pure CSS.
1. Create an HTML file and include a basic structure with a head a…
Responsive Contact form using Html and CSS
Here's an example of a Responsive Contact form created using pure CSS.
1. Create an HTML file and include a basic structure with a head and body t…
Unbelievable: How To Make an Analog Clock in 3 Easy Steps!
We are going to build a real-time analog clock using HTML, CSS, and JavaScript.
1. Create an HTML file and include a basic structure with a head and b…
Creating 3D Cube with Pure CSS | Neomorphism UI Design In CSS
3D cube effect can be achieved easily with CSS 3D Transform by creating div for each side of the cube. Then use rotateX, rotateY and rotateZ to put t…
CSS Cubes Loader Effects & Animation With HTML & CSS
Here's an example of a CSS Cubes Loader Effects & Animation created using pure CSS.
1. Create an HTML file and include a basic structure with …
Social Media Icon UI Design Using HTML And CSS
Here's an example of a Social Media Icon created using pure CSS.
1. Create an HTML file and include a basic structure with a head and body tag. Yo…