910e62b5创建于 1月15日历史提交
<!DOCTYPE html>
<html>
<style type="text/css">
.foo {
    position: fixed;
    top: 30px;
    left: 60px;
}
</style>
<img class="foo" src="resources/red_square.png">
</html>