Latest solutions
- Submitted 4 months ago
CSS Focus, Flex display and CSS media query
- HTML
- CSS
CSS styling. I just make it look exactly like what i see but i think there should be a better way than my own
Latest comments
- @dave-tegSubmitted 3 months ago
- @abdelrhmanelgezawySubmitted 3 months ago@PsalmorgPosted 3 months ago
The container have to be reduced and I think using css to style your work will be better than using
center
in html. You can just usemargin: 0 auto
to center your container. Also, usinganchor tag
straight and styling itdispaly:block
will be more semantic than nesting it indiv
.a:hover
ordiv a
will reduce your line of code and give the same effect as you did for hover buttonGreat work though.
Marked as helpful1 - @ujwal282Submitted 4 months ago@PsalmorgPosted 4 months ago
Using
<header>
<h1>
<span> Reliable... </span>
<strong> Power.... </strong>
</h1>
</header>
will be more semantic than usingdiv
as the header. i check your code and seesvg path
, i know is for creating lines but what did you use it for in your code? Great work though0 - @randyluongSubmitted 4 months ago@PsalmorgPosted 4 months ago
Join the discord group and wait for feedback before another challenge and following the challenge in other of complexity is good process of development
0 - @randyluongSubmitted 4 months ago@PsalmorgPosted 4 months ago
I don't know why you didn't follow the specified font but i think using it will be good and your work will look great. I think
- you can use grid for the real price and the alternate price to style that or put it in a container and flex the display. That will enable you to style both price
- you should also include the cart image in button and try to give it a little bit of padding and margin to centralize it. -making the width of the each div (for both image and the perfume details) 50% will equalize the width. Great work though
0 - @Kaue-oliveira-hubSubmitted 4 months agoWhat challenges did you encounter, and how did you overcome them?
etc
What specific areas of your project would you like help with?etc
@PsalmorgPosted 4 months agoI think doing the exact thing without any change in design will be of great benefit to you and from there you will know your level. You can now apply what you learn to anything you want to create if you don't want the challenge design but a dynamic of yours. There is no how you can get feedback if people don't understand what you are trying to do. It like listening to language you don't understand, there won't be interaction.
0