Post on Medial

Payal Manghnani

Stealth • 3m

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

Stealth • 3m

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

Stealth • 3m

𝐂𝐒𝐒, 𝐒𝐂𝐒𝐒, 𝐚𝐧𝐝 𝐒𝐀𝐒𝐒: 𝐀 𝐐𝐮𝐢𝐜𝐤 𝐆𝐮𝐢𝐝𝐞 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

Stealth • 6m

[This post has been deleted by the creator]

0 replies8 likes
1

Vansh Khandelwal

Stealth • 2m

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

Yogesh Jamdade

Stealth • 5m

No code tools for business: Bubble: Bubble is a no-code app development platform. Anyone can build web apps without coding, using drag-and-drop tools and pre-built elements. This is a boon for businesses as it cuts development costs and time. They

See More
0 replies8 likes
4
Image Description
Image Description

Vinoth Prinzz

Stealth • 8m

How to build a e-commerce web-app integrating a chatbot and gamified elements for scratch. Which has to be cost effective with an budget of 5lak or below without using Shopify. Need of a project manage who can manage this. If yes, DM me and we alrea

See More
11 replies9 likes

Harshith Pasupuleti

Stealth • 6d

https://www.figma.com/design/GLJnOyy5HZ5owg5wxOPCmh/M?node-id=0-1&t=m4EKuPxyy9S9GlyM-1 "I’ve been using Medial for a month now and absolutely love the community around it. However, I often feel the platform is a bit cluttered, with too many elements

See More
0 replies5 likes

Vansh Khandelwal

Stealth • 3m

Bootstrap is a powerful, open-source front-end framework for creating responsive websites quickly. Developed by Twitter, it features a 12-column grid system, pre-styled components, and extensive documentation. To get started, include Bootstrap via CD

See More
0 replies4 likes
Image Description

Avriti India

Stealth • 3d

Hiring: Frontend Developer Intern 🚀 Join Avriti International! 🚀 Avriti is a Open Marketplace for Online and Offline Gig services, connecting service providers and customers, where users can easily book and schedule services. We're looking for a

See More
5 replies5 likes
Image Description
Image Description

Karan Sahu

Stealth • 3m

It looks like the problem many people face is not finding a technical co-founder for their idea or startup. This aligns with the fact that, with the advent of AI, innovation and creativity are going to foster much faster than anyone can imagine. Jus

See More
10 replies19 likes
1

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