Tell us what’s happening:
Step 35 was not passing code, although there was no issue in the code and it was displaying the error “Set the border property to none”.
Same is the case in step 36 but this time it is displaying the error “Set the display property to block”.
Your code so far
<!-- file: index.html -->
/* file: styles.css */
/* User Editable Region */
font-size: 1.1rem;
margin: auto;
/* User Editable Region */
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36 Edg/147.0.0.0
Challenge Information:
Design a Parent Teacher Conference Form - Step 36