5a1b65d089
Automate testing of any PR's. Updated README's explaining new processes.
37 lines
853 B
HTML
37 lines
853 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml"
|
|
xml:lang="en"
|
|
lang="en">
|
|
<head>
|
|
<meta http-equiv="Content-Type"
|
|
content="text/html; charset=iso-8859-1" />
|
|
<title>1610888</title>
|
|
<style type="text/css">
|
|
/*<![CDATA[*/
|
|
body {
|
|
color: #000;
|
|
background-color: #fff;
|
|
}
|
|
.container {
|
|
background-color: #ff0;
|
|
border: solid 5px #f00;
|
|
font-size: 500%;
|
|
}
|
|
/*]]>*/
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<div class="container"><img src=
|
|
"http://www.w3.org/Icons/valid-xhtml10"
|
|
alt=""
|
|
height="31"
|
|
width="88" /></div>
|
|
<div class="container"><img src=
|
|
"http://www.w3.org/Icons/valid-xhtml10"
|
|
alt=""
|
|
height="31"
|
|
width="88" /></div>
|
|
</body>
|
|
</html>
|