Files
imdd_silas/Functions/helper_functions_community/schemer/develop/sample.html
Silas Labor Zizou 99fe2ca106 Commit Friday evening.
PDFA and EXFO Laser are now part of the family
2024-10-25 20:31:50 +02:00

40 lines
1.3 KiB
HTML

<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<title>Latin Lipsum - Hello, World!</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<!-- You may use a different charset if needed -->
<!--[if !IE]><!-->
<link type="text/css" rel="stylesheet" href="/stylesheets/no-ie.css" />
<!--<![endif]-->
</head>
<body class='main'>
<h1>Hello, World!</h1>
<p id='first'>
Lorem ipsum dolor sit amet, appetere disputationi te eam, eu
cum eius nulla everti. Id eam sale nostrud menandri! Pri an
duis probo, splendide consequuntur ne vis.
</p>
<!-- There is an error with the cellpadding value -->
<table border="0" cellpadding=>
<tr>
<td>
<img src="images/foo.png">
</td>
<td>
Dicta iudico eos ne, at <b>iisque</b> persecuti his.
</td>
</tr>
</table>
<p>
Tale iriure <a href="https://en.wiktionary.org/wiki/laboramus">
laboramus</a> te sea, nec iusto veritus cu, id purto patrioque
sea? Mei at dicit propriae.
</p>
</body>
</html>