blob: 9167306d60cb33960931693ff4bab93e5cfc6b45 [file] [log] [blame]
<!DOCTYPE html>
<style>
div {
margin: 50px;
outline-width: 10px;
outline-style: solid;
width: 100px;
height: 100px;
}
</style>
<div style="outline-color: blue"></div>
<div style="outline-color: green"></div>