Source code

Revision control

Copy as Markdown

Other Tools

<html reftest-zoom="2.0" xmlns="http://www.w3.org/1999/xhtml">
<head>
<style>
div {
width: 50px;
height: 100px;
background-color: rgba(0,0,255,0.5);
}
</style>
</head>
<body>
<div/>
</body>
</html>