Latest solutions
Latest comments
- @vernerk@Mohammd1321
hey man your layout awesome but i noticed you included every element literally to give them the same style there is something called universal selector which is this * instead of writing every single element in there like you did here
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video you can replace all of that with simply this
- {
}
- @shaj-ed@Mohammd1321
awesome i liked it soo cool just like thu said just the problem in email input other than that everything is looking great :)
- @suraj-singh127@Mohammd1321
liked it mate good job!!
- @klausMikaelson7@Mohammd1321
- hey man so you can use background-image and play with the background-position of it
- or you can make it an absolute image for the container and use top right bottom left to set it position just keep on mind using position % is different than using it with px or rems / ems have fun :)
- @suraj-singh127@Mohammd1321
hey man i suggest you use grid-template-areas for this one if you want or you can use grid-template-columns (4,1fr) and then start spanning the cards
- @am-miracle@Mohammd1321
its looking very good man dw it looks fine in small screens goodjob bro :)