-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path1K.html
38 lines (27 loc) · 1 KB
/
1K.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<html>
<head>
<!--<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1"> -->
<title>Large HTML page with images</title>
<!-- The following link block and style block present methods how to load external CSS documents.
The link tag forces an immediate download of the CSS document whereas the import clause in
the style block has the document downloaded some random time later. -->
<link href="htmlparser/sections.css" rel="stylesheet" type="text/css">
<!--
<style type="text/css">
@import url(htmlparser/sections.css);
</style>
-->
</head>
<body>
<div align="center"><center>
<h1 class="fore">When to load CSS</h1>
<table border="0" cellspacing="5" width="100%" bgcolor="#F2F2FF">
<tr>
<td><p align="left"><font color="#000080" size="5" face="Tahoma"><strong>Large HTML page
with Images</strong></font></td>
</tr>
</table>
</center></div>
<hr>
<p><strong><small><font face="Verdana">This page shall test if the recorder generates
scr