P
abs8090
@abs8090All solutions
- Submitted 3 months ago
html and vanilla css
- HTML
- CSS
- making the the layout responsive using media query
- make the size of the elements to decrease as the screen size decreases so that the content does not go to the next line. For example, each word in the title "Simple Omelette recipe" is in a separate line as the screen size reaches a certain screen size or smaller. I'd like to keep them in the same line in all screen sizes.
- Submitted 4 months ago
vanilla html and css
- HTML
- CSS
how to make the content of the p tag to go to the next line at a certain point to match the figma design.