Tell us what’s happening:
add the color within the body element selector…
Your code so far
/* file: index.Ext.html */
body {
width: 100%;
height: 100vh;
margin: 0;
background-color: #1b1b32;
}
/* file: styles.Ext.css */
body {
width: 100%;
height: 100vh;
margin: 0;
background-color: #1b1b32;
}
Your mobile information:
Infinix X680 - Android 10 - Android SDK 29
Challenge: Learn HTML Forms by Building a Registration Form - Step 10
Link to the challenge:
Learn to Code — For Free
system
December 18, 2023, 11:21pm
2
You appear to have created this post without editing the template. Please edit your post to Tell us what’s happening in your own words.
Learning to describe problems is hard, but it is an important part of learning how to code.
Also, the more you say, the more we can help!
Hello @Folarvic !
Please check the instructions for the correct hex color to add to the background-color?
I hope this helps you move on.
Keep up the good progress!
1 Like
system
Closed
June 18, 2024, 6:33pm
4
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.