Back

Comet

#uiux designer #free... • 9m

CSS Pro Tips, Day 1: Simplify Your CSS with a CSS Reset A CSS reset is a helpful tool in ensuring consistent styling across various browsers. It allows you to start with a clean slate for styling elements. Instead of searching for pre-made reset patterns, you can opt for a more simplified approach: By using the following CSS code: *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; } With this code, all elements will have their margins and padding stripped, and the box-sizing property enables you to effectively manage layouts using the CSS box model. Share ur thoughts 🧐

0 replies3 likes

More like this

Recommendations from Medial

Muttu Havalagi

🎥-🎵-🏏-⚽ "Finding ... • 8m

Here's a short roadmap for learning CSS: 1. Basic CSS: Start with understanding selectors, properties, and values to style HTML elements. 2. Box Model: Learn how the box model works, including margin, padding, border, and content. 3. Layout: Dive

See More
0 replies4 likes

Vansh Khandelwal

Full Stack Web Devel... • 8m

𝐂𝐒𝐒, 𝐒𝐂𝐒𝐒, 𝐚𝐧𝐝 𝐒𝐀𝐒𝐒: 𝐀 𝐐𝐮𝐢𝐜𝐤 𝐆𝐮𝐢𝐝𝐞 CSS (Cascading Style Sheets) is the backbone of web styling, controlling layout, colors, and fonts. It includes selectors, the box model, Flexbox, Grid, media queries, and animations. CSS i

See More
0 replies3 likes

Inayat Hasan

Web devloper • 11m

[This post has been deleted by the creator]

0 replies8 likes
1

Prog Kanishk Raj

 • 

Medial • 4m

I have created a Contact Manager Web Application using HTML, CSS and JavaScript. https://programmerkr.github.io/Contact_Manager_App/ checkout ✅ this and plz. give feedback in comment box.

0 replies3 likes

Arijit Ray

 • 

Twilio • 4m

Dialog Box element and Popover attribute are some awesome developments in HTML space! For frontend app developers, managing Dialog Box and Popover components can be challenging. Often, importing libraries for these elements leads to maintenance issu

See More
0 replies1 like
Image Description

Kamlesh Soni

MERN Developer • 21d

Freelance Web Developer Wanted! We’re looking for a talented freelance web developer with 0-2 years of experience to join our team on a project basis. If you have skills in HTML, CSS, JavaScript, and WordPress, we’d love to hear from you! Requireme

See More
1 replies2 likes
Image Description

Kamlesh Soni

MERN Developer • 20d

Freelance Web Developer Wanted! We’re looking for a talented freelance web developer with 0-2 years of experience to join our team on a project basis. If you have skills in HTML, CSS, JavaScript, and WordPress, we’d love to hear from you! Requireme

See More
2 replies3 likes

Vansh Khandelwal

Full Stack Web Devel... • 7m

Tailwind CSS is a utility-first CSS framework that streamlines web design with predefined classes for layout, spacing, colors, typography, and more. Unlike traditional frameworks like Bootstrap, which rely on pre-built components, Tailwind lets you s

See More
0 replies4 likes
Image Description
Image Description

Comet

#uiux designer #free... • 1m

You don’t need a manager -> Notion You don’t need a lawyer -> DoNotPay You don't need a secretary -> Gmail AI You don’t need a salesman -> Gumroad You don’t need a copywriter -> ChatGPT You don’t need a developer -> Google Sites You don’t ne

See More
4 replies32 likes
13

Darshan Misaal

Fresher • 1m

Introducing an AI-powered code visualization platform designed to revolutionize programming education. Our tool transforms code into dynamic animations, enabling beginners to grasp complex concepts effortlessly. By supporting multiple programming lan

See More
0 replies4 likes

Download the medial app to read full posts, comements and news.