help ç-ç

Tips for positioning these 12 elements?
No description
6 Replies
missymae#2783
missymae#27837mo ago
Start with an easier project maybe? Some elements like the bottle and hop leaves could use position: absolute and z-index for layering. Some of the text can use basic css justify and align. I think the layout might use 4 sections, idk.
Felipe Kepler Carvalho
Hi, thanks for the reply! I've already done some more basic projects and wanted to challenge myself
b1mind
b1mind7mo ago
Use grid Great for layering and position
clevermissfox
clevermissfox7mo ago
Also was gonna say grid
Jochem
Jochem7mo ago
the grain and hops are probably just background images in layers
clevermissfox
clevermissfox7mo ago
This would be a fun layout to implement parallax on too
Want results from more Discord servers?
Add your server
More Posts
is it possible to get the values from browser console and display the result in browser UI?Let say i created a 3 different function , when user enters ``` myFunc(5)``` in browser console, theI am curious as to why I am getting an 404 error with my contact page.I am using .php and html. here are two screenshots. I am needing help with this. Am I missing sometHow to reproduce Apple’s clock text effectThis may not be possible, but I’d love to be able to reproduce this effect Apple uses on their clockHow i do thisssHi guys, I want to replicate this layout, any tips for positioning the beer and leaves? There is alsCanvas in flexbox not resizing properlyAny idea why the canvas in this example code takes the full width of the viewport? https://codepenHow to create Custom Project Templates in Webstrom IDEHi Devs! If anyone of you is using Webstrom IDE than you must know that it provides project templateHow to create Custom Project Templates in Webstrom IDEHi Devs! If anyone of you is using Webstrom IDE than you must know that it provides project templatePHP Type Coercion with echo(), data-type of output. Is my example correct?I have some examples in the attachment picture here, and I just want to confirm that the data types EM and REM scaling in different resolutionsHello, i have a question about EM and REM and i don't found any answer, even chatgpt doesn't know. IPlace a circle behind a DIV (CSS)Hi. I have no problem creating the modal. My issue is how to get the circle behind it, and center bo