comparison src/java.html.luan @ 15:9694eff797bf

fix html
author Franklin Schmidt <fschmidt@gmail.com>
date Thu, 05 May 2022 15:31:00 -0600
parents e151eeda658c
children c385a4f75b10
comparison
equal deleted inserted replaced
14:44025d01ad7e 15:9694eff797bf
18 <style> 18 <style>
19 li { 19 li {
20 margin-top: 8px; 20 margin-top: 8px;
21 } 21 }
22 </style> 22 </style>
23 <head> 23 </head>
24 <body> 24 <body>
25 <% existing_header() %> 25 <% existing_header() %>
26 <div content> 26 <div content>
27 <h1>Java 8</h1> 27 <h1>Java 8</h1>
28 28