Hexerse
@HexerseAll solutions
room-homepage-4th
PSubmitted 12 months agoWhen it comes to my mobile display, it gets stuck and won't scale any smaller, I don't understand why this happens
room-homepage-master
PSubmitted 12 months agoI realised my planning with Grid isn't so good, so if there are any tips with grid I can use please inform me.
My slider is made with only js and css but it does not allow for animations. Maybe I can have tips on how to do that ?
For people who are reading the code Header = first row
Header__section2 = "Discover innovate ways to decorate page'
header__section3 = image + "About our furniture"
picture__section4 = image
looptstudios-landing-page
PSubmitted 12 months agoDon't look at the footer. I wonder if I could make any part better ? I had problems with the images in the 3rd section with the 2 rows and 4 columns of images. I wondered if I shouldn't have put divs around them / what other options could I have done ?
nft-preview-card
PSubmitted about 1 year agoIf anyone has a good solution to knowing how to fit weird image proportions please show me.
frontend-quiz
PSubmitted about 1 year agoPlease help me check the js code. Also my other pages are not rendering on live site, this is my first time doing multi pages, please advice me how to render the rest.
I need help on how I could do things a little bit more efficiently. If you think your code is better than mine, just send your repo so I can take a look at it and learn !
password-generator-app
PSubmitted about 1 year agoIf my code is not efficient/If I forgot to do some parts up. Put it down ! I wish to learn.
tip-calculator-app
PSubmitted about 1 year agoI need help, please check if my tipAmount function is okay. I had to remove the if function and do it differently as I could not pass 0 inside.
Also I do not know how to remove the default for inputs. Whenever enter is pressed the tip amount is 5%. Even when the custom amount is focused. I already used prevent default. How can I solve this
product-list-with-cart
PSubmitted about 1 year agoI have only done the mobile version and am stuck on the popup of the page when I press submit. I don't understand where to go from here. How can I improve my javascript skills?
mortgage-repayment-calculator
PSubmitted about 1 year agoIdk the mortgage formula....So I just made the button toggle. I know how to add in value from the id's of the inputs into a formula and use innerhtml to put it in. But I was confused and didn't know what the mortgage formulas are even though I google. Also there are some things still missing from the desktop version of the code but my code was so messy....I thought I would throw out the more trivial things.
contact-form-main
PSubmitted about 1 year agoI wonder if there is any code i can write better? Or any fundamental practices i need to add or improve upon.
time-tracking-dashboard
PSubmitted about 1 year ago- Width of parent container and child containers are wrong
- Cause the background pictures to be displayed wrongly
- Box looks stretched because of this
The dashboard is not very dynamic
The body seems to affect the other elements My width 100% and height 100% does not seem to affect the properties of the container section.dashboard
The SVG
How do I use hover so that the svg changes colour?
- Width of parent container and child containers are wrong
newsletter-sign-up-with-success
PSubmitted about 1 year agoIf there is anything that you think might be useful please write it down ! I want to write good and efficient code !
Owner avatar article-preview-component
PSubmitted about 1 year agoI realised how much static information my code has that does not help in responsiveness. I need advice on what to do to make it more responsive.
Meet landing page
PSubmitted about 1 year agoLayout and code optimization. I realised how bad my layout was and stopped doing the project and plan to tackle it again in the future. I did mistakes such as not using flex:1 etc. and other interactive features.
I need some advice on how to control my layout easier.
results-summary
PSubmitted about 1 year agoAlot. The sizing is a huge problem as well as my card layouts. Please let me know if you have any advice on how to layout the cards properly.
four card feature
PSubmitted about 1 year agoPlease if there is a more efficient way to do the code or a way to do it easier with another method. I would really like to learn.