Any suggestions, feedback, or possible improvements are always welcome.
rntpsc
@RntPscAll comments
- @danmlarsenSubmitted over 3 years ago@RntPscPosted over 3 years ago
It's spectacular and simple as you make this page. I liked it.
1 - @marianotrigoSubmitted over 3 years ago
Hi everyone!
I have a question about the img properties. The main challenge is to set the image with a purple kind of filter. Honestly, I was not able to deal with that.
Any feedback is welcome, and thank u so much 👋🏼
@RntPscPosted over 3 years agoFor color background:
width: 50%; background: url(../images/image-header-desktop.jpg), hsla(277, 64%, 50%, 0.6); background-repeat: no-repeat; background-position: center; background-size: cover; background-blend-mode: multiply; border-top-right-radius: 10px; border-bottom-right-radius: 10px;
0 - @jmnyaregaSubmitted over 3 years ago@RntPscPosted over 3 years ago
Unfortunately tag : 'details', 'summary', 'open>summary', etc. they are not supported by Internet Explorer.
Marked as helpful1 - @FlexAgrumeSubmitted over 3 years ago
Hi!
This challenge was an opportunity to discover :
- The HTML Details Element
- The scrollbar-width property in CSS
- How to custom scrollbars in Webkit (e.g. ::-webkit-scrollbar)
- How to select an element based on the presence of a given attribute
Any feedback is welcome.
Have a nice day!
@RntPscPosted over 3 years agoIt is a nice project but unfortunately tag : 'details', 'summary', '[open]>summary', etc.
They are not supported by Internet Explorer with this browser the part with '.FAQ__Wrapper' does not work.
0 - @Madhuri97Submitted over 3 years ago
- @Madhuri97Submitted over 3 years ago@RntPscPosted over 3 years ago
Frontmentor ,requires watch the source. You go to Github, Settings, Change Repository Visibility in pubblic.
1 - @Suraj1333Submitted over 3 years ago
Any feedback would be useful.
- @Madhuri97Submitted over 3 years ago