florasmile
@florasmileAll solutions
- Submitted about 4 hours ago
Interactive page with CSS Flexbox and variableFonts
- HTML
- CSS
I really want to get a better idea of how to apply semantic HTML tags in various design situations. In this project, I was not sure how to name the various sections, or what semantic tags is more meaningful. For example, the design started with a svg file and there are two lines of text below the image. I was not sure whether I should place the whole thing under or how to name the specific section.
- Submitted 5 days ago
Responsive landing page with CSS Flexbox
- HTML
- CSS
-
In the "width" attribute of the "qr-container" class, I set the value as 25% which is basically an arbitrary number I choose based on the given desktop design image. Is there a standard way of finding out the best percentage to use here?
-
To what extent css grid might improve the design in this project? I am not familiar with css grid and I would like to get some suggestions from the community first. If it's worth to implement css grid, I would like to spend time learning it.