"Fossies" - the Fresh Open Source Software Archive 
Member "Help/HTML/index.html" (11 Oct 2023, 1539 Bytes) of package /windows/misc/memtest86-usb.zip:
As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) HTML source code syntax highlighting (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
2 "http://www.w3.org/TR/html4/frameset.dtd">
3 <html>
4 <head>
5 <title>imageUSB by PassMark® Software</title>
6 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7 <script type="text/javascript" src="jquery.js"></script>
8 <script type="text/javascript" src="helpman_settings.js"></script>
9 <script type="text/javascript" src="helpman_navigation.js"></script>
10 <script type="text/javascript">
11 <!--
12 var defaulttopic="introduction_and_overview.htm";
13 if (location.href.lastIndexOf("?") > 0) defaulttopic=location.href.substring(location.href.lastIndexOf("?")+1,location.href.length).replace(/:/g,"");
14 document.write('<frameset cols="30%,*" frameborder="1" framespacing="1">');
15 if (document.getElementById) {
16 document.write('<frame name="hmnavigation" src="hmcontent.htm" title="Navigation frame">'); }
17 else {
18 document.write('<frame name="hmnavigation" src="hmcontent.htm" title="Navigation frame">'); }
19 document.write('<frame name="hmcontent" src="' + defaulttopic + '" title="Content frame">');
20 document.write('</frameset>');
21 //-->
22 </script>
23 </head>
24 <noscript>
25 <frameset cols="30%,*" frameborder="1" framespacing="1">
26 <frame name="hmnavigation" src="hmcontent.htm" title="Navigation frame">
27 <frame name="hmcontent" src="introduction_and_overview.htm" title="Content frame">
28 <noframes>
29 This page requires frames<br><a href="hmcontent.htm">Click here to view the table of contents without frames</a>
30 </noframes>
31 </frameset>
32 </noscript>
33 </html>
34