Commit 9872e470 authored by janho's avatar janho
Browse files

..

parent 9221a6ce
No related merge requests found
......@@ -5,14 +5,14 @@ To change this template file, choose Tools | Templates
and open the template in the editor.
-->
<html lang="cs">
<head>
<head><link rel="stylesheet" href="style/style.css">
<title>Navod_na_vyrobu_rousky</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body style="background-color:grey" >
<h1 style ="color:yellow"> Výroba roušek </h1>
<h2> <a href="https://mallpay.cz/blog/koronavirus-jak-si-doma-vyrobit-rousku/" style="color:white"> Naše stránka </a> </h2>
<body> <div><p>Odstavec (p,3.úrovně)</p></div>
<h1 class="barvazluta"> Výroba roušek </h1>
<h2> <a href="https://mallpay.cz/blog/koronavirus-jak-si-doma-vyrobit-rousku/" id="bila"> Naše stránka </a> </h2>
<a href="rouška2.jpg"><img src="rouška2.jpg"></a>
<h3> <a> Roušku můžete ušít či koupit </a> </h3>
......@@ -20,11 +20,13 @@ and open the template in the editor.
<h4> <i> Vyrobené roušky jsou náročné na výrobu </i> </h4>
<h5> Koupené roušky vydrží kratší dobu </h5>
<hr>
<div><div><div><div><h3> Výroba roušky......(h3,styl 5.úrovně)</h3></div></div></div></div>
<table cellpadding="4px" border="1">
<thead><tr> Tabulka 10x10 </tr></thead>
<tr style="background-color:blue"><td>1.1</td><td>1.2</td><td>1.3</td><td>1.4</td><td>1.5</td><td>1.6</td><td>1.7</td><td>1.8</td><td>1.9</td><td>1.10</td></tr>
<tr class="pozadimodre"><td>1.1</td><td>1.2</td><td>1.3</td><td>1.4</td><td>1.5</td><td>1.6</td><td>1.7</td><td>1.8</td><td>1.9</td><td>1.10</td></tr>
<tr><td colspan='2'>2.1</td><td>2.2</td><td>2.3</td><td>2.4</td><td>2.5</td><td>2.6</td><td>2.7</td><td>2.8</td><td>2.9</td><td>2.10</td></tr>
<tr><td>3.1</td><td>3.2</td><td>3.3</td><td>3.4</td><td>3.5</td><td>3.6</td><td>3.7</td><td>3.8</td><td>3.9</td><td>3.10</td></tr>
<tr><td>4.1</td><td>4.2</td><td>4.3</td><td>4.4</td><td>4.5</td><td>4.6</td><td>4.7</td><td>4.8</td><td>4.9</td><td>4.10</td></tr>
......@@ -34,7 +36,7 @@ and open the template in the editor.
<tr><td>7.1</td><td>7.2</td><td>7.3</td><td>7.4</td><td>7.5</td><td>7.6</td><td>7.7</td><td>7.8</td><td>7.9</td><td>7.10</td></tr>
<tr><td>8.1</td><td>8.2</td><td>8.3</td><td>8.4</td><td>8.5</td><td>8.6</td><td>8.7</td><td>8.8</td><td>8.9</td><td>8.10</td></tr>
<tr><td>9.1</td><td>9.2</td><td rowspan='2'>9.3</td><td>9.4</td><td>9.5</td><td>9.6</td><td>9.7</td><td>9.8</td><td>9.9</td><td>9.10</td></tr>
<tr style="background-color:red"><td>10.1</td><td>10.2</td><td>10.3</td><td>10.4</td><td>10.5</td><td>10.6</td><td>10.7</td><td>10.8</td><td>10.9</td><td>10.10</td></tr>
<tr class="pozadicervene"><td>10.1</td><td>10.2</td><td>10.3</td><td>10.4</td><td>10.5</td><td>10.6</td><td>10.7</td><td>10.8</td><td>10.9</td><td>10.10</td></tr>
</tfoot>
</table>
<hr>
......@@ -72,5 +74,6 @@ and open the template in the editor.
<br>
<input type="submit">
</form>
</body>
</html>
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment