/* Layout */ .container{ display:flex; justify-content:space-around; padding:20px; } /* Card design */ .card{ width:30%; border:1px solid #ccc; padding:15px; text-align:center; border-radius:10px; } /* Image */ .card img{ width:100%; border-radius:10px; } /* Button */ button{ background:lightgreen; color:white; border:none; padding:10px 20px; margin-top:10px; cursor:pointer; border-radius:5px; } /* Footer */
Design, Layout, Menu, Images, Buttons
Create beautiful website designs.
Build responsive web applications.
24/7 customer support available.