Hi, I completed the desktop version but was unable to add the background svg. I tried to use pseudo selectors but for some reason it won't work. I have not made it responsive though. Any feedback will be appreciated.
BeginnerToSoftware
@beginningtosoftwareAll comments
- @suyog-bhandariSubmitted almost 2 years ago@beginningtosoftwarePosted almost 2 years ago
try using content: "" and position absolute and set width and height to your preference
0 - @haeiny95Submitted almost 2 years ago
Could someone let me know how you get the import url for font family? I was able to get this one from looking at other solutions but wouldn't know how to on my own. Thanks in advnac
@beginningtosoftwarePosted almost 2 years agojust go to google fonts and search what type of fonts you want and select font and click on 4-box menu and select whether you want link or import the fonts
Marked as helpful0 - @sawsan-codeSubmitted almost 2 years ago
hi guys i'm strugling with media quires i'll be delighted if you can help me out any feedbacks are welcome thank you
- @Dvid-codeSubmitted almost 2 years ago
- What code was used to make the background more vibrant? I tried filters and they couldn't produce the colors.
- I couldn't get the social media icons to be white, then change to purple on hover. Online it said icons are like text and to use "color" but it didn't work.
@beginningtosoftwarePosted almost 2 years agoHey even though i'm not that much qualified but i'll try to answer.
- I don't think there is need for you to use linear gradient in this problem. just set background colour to what is provided in style-guide-template and background - img diff for mobile and desktop. also wrap your img tag in a div element so that it doesn't cause overflow.
- use font-awesome icon or bootstrap icon to set the color to your icon. Overall your solution is good as a beginner.
Marked as helpful0 - @beginningtosoftwareSubmitted almost 2 years ago
No question but yeah you can easily build this by grid or flex. Whichever way you wanna build. If you are facing problem in this problem just flex/grid layout demo and see how they are behaving.
@beginningtosoftwarePosted almost 2 years agoby do way do not write for alt text attribute i forgot it to include and also used somewhat dark colour on desc . you do not need to remind me for it. have fun
0