Priya Dharshini T C
@priyadharshinitcAll solutions
- Submitted 3 months ago
Responsive FAQs Accordion page
- HTML
- CSS
- JS
It would be helpful if someone can guide me with the following questions:
-
I need to know how to include mobile size background pattern for mobile size. We can use the background property in stylesheet but then is there any other way to include it in html file?
-
Also I need to know whether including .svg file in html using / tag takes more time or including in stylesheet sheet using background property takes more time. In my solution, I have used and tags in different places.
- Submitted 3 months ago
Responsive landing page for Simple Omelette Recipe using Media queries
- HTML
- CSS
I would like to get a feedback for media queries.