Quantcast
Channel: Internet Explorer Web Development forum
Viewing all articles
Browse latest Browse all 3527

Microsoft Edge CSS3 border-radius Property Issue

$
0
0

Microsoft Edge CSS3 border-radius Property Issue

try to open this link at Microsoft Edge, and in Chrome and Firefox:

http://www.w3schools.com/cssref/tryit.asp?filename=trycss3_border-radius

or try code yourself:

<!DOCTYPE html><html><head><style>
div {
    border: 2px solid #a1a1a1;
    padding: 10px 40px;
    background: #dddddd;
    width: 300px;
    border-radius: 25px;
}</style></head><body><div>The border-radius property allows you to add rounded corners to elements.</div></body></html>

Microsoft Edge 20.10240.16384.0

Firefox 40.0.3

Chrome 45.0.2454.93 m

I cannot attach screenshot, you can see issue here: http://imgur.com/K8OhTIx


Viewing all articles
Browse latest Browse all 3527

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>