<!doctype html>
<title>CSS Test Reference</title>
<link rel="author" title="Emilio Cobos Álvarez" href="mailto:[email protected]">
<style>
div {
width: 2ex;
height: 2ex;
background: green;
}
</style>
<div></div>
<!doctype html>
<title>CSS Test Reference</title>
<link rel="author" title="Emilio Cobos Álvarez" href="mailto:[email protected]">
<style>
div {
width: 2ex;
height: 2ex;
background: green;
}
</style>
<div></div>