-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN""http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><title>BVF Figure</title><linkrel="stylesheet"type="text/css"href="base2.css"><styletype="text/css">body {font-size: 20px;}code, pre {font-size: smaller;}div {float: left; background: silver; width: 400px; height: 200px; padding: 25px; border: 5pxsolidgray; margin: 1em; background: url(i/rulers.png);}#two {box-sizing: border-box;}</style></head><body><divid="one">Each <code>div</code> has the following styles:<pre>height: 200px;width: 400px;padding: 25px;border: 5px solid gray;</pre></div><divid="two">But that one has been given <br><code>box-sizing: content-box</code>, and this one is set to <code>box-sizing: border-box</code>.</div></body></html>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN""http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><title>BVF Figure</title><linkrel="stylesheet"type="text/css"href="base2.css"><styletype="text/css">body {font-size: 24px;}code, pre {font-size: 0.9em;}div {float: left; background: silver; width: 400px; height: 200px; padding: 25px; border: 5pxsolidgray; margin: 1em; background: url(i/rulers.png);}#two {box-sizing: border-box;}</style></head><body><divid="one">Each <code>div</code> has the following styles:<pre>height: 200px;width: 400px;padding: 25px;border: 5px solid gray;</pre></div><divid="two">But that one has been given <br><code>box-sizing: content-box</code>, and this one is set to <code>box-sizing: border-box</code>.</div></body></html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN""http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><metahttp-equiv="content-type"content="text/html; charset=utf-8"><title>BVF Figure</title><linkrel="stylesheet"type="text/css"href="base2.css"><styletype="text/css">body {font-size: 20px;}p {border: 1pxsolidblack; background: #DDD; float: left; width: 30%; margin: 1em1%;}</style></head><body><pstyle="height: 10em;">This paragraph is 10em tall. It has more than enough room to show all its content.</p><pstyle="height: 3.33em;">This paragraph is 3em tall. It may therefore lack the necessary height to contain all its content. What happens then is down to the author’s styles and the browser’s capabilities.</p><pstyle="height: 3.33em; overflow: scroll;">This paragraph is 3em tall. It may therefore lack the necessary height to contain all its content. What happens then is down to the author’s styles and the browser’s capabilities.</p></body></html>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN""http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><metahttp-equiv="content-type"content="text/html; charset=utf-8"><title>BVF Figure</title><linkrel="stylesheet"type="text/css"href="base2.css"><styletype="text/css">body {font-size: 24px;}p {border: 1pxsolidblack; background: #DDD; float: left; width: 30%; margin: 1em1%;}</style></head><body><pstyle="height: 10em;">This paragraph is 10em tall. It has more than enough room to show all its content.</p><pstyle="height: 3.33em;">This paragraph is 3em tall. It may therefore lack the necessary height to contain all its content. What happens then is down to the author’s styles and the browser’s capabilities.</p><pstyle="height: 3.33em; overflow: scroll;">This paragraph is 3em tall. It may therefore lack the necessary height to contain all its content. What happens then is down to the author’s styles and the browser’s capabilities.</p></body></html>
0 comments on commit
948c424