Source code

Revision control

Copy as Markdown

Other Tools

<?xml version="1.0"?>
<?xml-stylesheet href="style.css" type="text/css"?>
<html:style>
window {
background-color: blue;
}
</html:style>
<vbox>
<html:div class='file'>
<html:button>Browse&#8230;</html:button><html:label>No file selected.</html:label>
</html:div>
</vbox>
</window>