About 6,140,000 results
Open links in new tab
  1. How To Create a Card with CSS - W3Schools

    .card { /* Add shadows to create the "card" effect */ box-shadow: 0 4px 8px 0 rgba (0,0,0,0.2); transition: 0.3s; } /* On mouse-over, add a deeper shadow */ .card:hover { box-shadow: 0 8px …

  2. 125+ CSS Cards - Free Frontend

    In this comprehensive compilation, we have gathered a wide range of free HTML and CSS card code examples from various reputable sources, including CodePen, GitHub, and other …

  3. CSS Contact Card UI Design With HTML | Profile Card For Website

    Nov 10, 2019 · Want to create a profile contact card for web? Check out this CSS Contact Card UI Design With HTML, Profile Card For Website. Get source code now.

  4. 20+ CSS Profile Cards - Free Frontend

    Sep 12, 2020 · In this comprehensive compilation, we have curated a selection of free HTML and CSS code examples that showcase profile card designs. These examples have been sourced …

  5. How to create Responsive Profile Card using HTML and CSS

    Jan 30, 2024 · In this article, we are going to create a profile card from where a user can check out the basic details of other users and connect with them through different handles as well as …

  6. How To Create a Contact Section - W3Schools

    input [type=text], select, textarea { width: 100%; padding: 12px; border: 1px solid #ccc; margin-top: 6px; margin-bottom: 16px; resize: vertical; } input [type=submit] { background-color: …

  7. 15+ CSS Contact Forms - Free Frontend

    Aug 16, 2020 · Today, we proudly introduce our collection of CSS contact forms, a curated compilation of hand-picked, free HTML and CSS contact form code examples sourced from …

  8. Create contact card using HTML CSS - souysoeng.com

    Apr 2, 2025 · Step 1: index.html In your index.html, you're adding different routes to create a page layout with user cards, utilizing Bootstrap for responsiveness. You’ve also added a profile …

  9. Contact card - Bootstrap 5 Example

    Company contact card with email, contact number, and social links. This bootstrap css example is contributed by Mateo Rojas, on 21-Dec-2024. Component is made with bootstrap css v.5.3. It …

  10. Responsive Contact Us Card Design using HTML & CSS

    Nov 9, 2021 · Hello developers, today in this blog, you'll learn to create a Responsive Contact Us Card Design using HTML & CSS. A Contact Form is a section on the webpage, where the …

Refresh