Tell us what’s happening:
Describe your issue in detail here.
**Your code so far**
<style>
div {
background-color: blue;
height: 100px;
width: 100px;
margin: auto;
}
</style>
<div></div>
**Your browser information:**
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.51 Safari/537.36
Challenge: Center an Element Horizontally Using the margin Property
Link to the challenge:
Hello @ELBARRAK , welcome to the forum.
I copied your code and it passed for me. You may have some extensions that are interfering with the tests. Try disabling them. Also make sure your browser is up to date. And if needed try it on another browser. Good luck.
2 Likes
Perfect
I changed my browser and it worked fine(google chrome to microsoft edge)
Thanks bro
1 Like
system
Closed
September 4, 2022, 6:14am
4
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.