0

Devices.css - A Prototype CSS library

While Surfing the internet I founded a CSS library called devices.css it's a prototype CSS library that has built-…

by M.Muzammil
- April 15, 2023
0

Basic HTML5 Webpage Example Code

Here is a basic webpage layout skeleton code that you can use as a starting point for creating your own web pages:

by M.Muzammil
- April 15, 2023
0

HTML vs PUG - What you should learn?

PUG (formerly known as Jade) is a template engine for Node.js , while HTML (HyperText Markup Language) is a markup …

by M.Muzammil
- April 15, 2023
0

Lazy Load Images on Website or blog

Lazy loading is a technique used to delay the loading of images until the user scrolls to them. This can improve pag…

by M.Muzammil
- April 15, 2023
0

CSS vs SCSS - Which is best and easy?

CSS (Cascading Style Sheets) and SCSS (Sass) are both languages that are used to style and format web pages and web a…

by M.Muzammil
- April 15, 2023
0

CSS Flex vs CSS Grid - Best Choice

CSS Flexible Box Layout, commonly known as Flexbox , is a layout module in CSS that makes it easier to design flexibl…

by M.Muzammil
- April 15, 2023