add readme
This commit is contained in:
parent
79df1df06c
commit
eed427895d
BIN
public/chairman_1.jpg
Normal file
BIN
public/chairman_1.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 56 KiB |
BIN
public/chairman_2.jpg
Normal file
BIN
public/chairman_2.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 86 KiB |
BIN
public/chairman_3.jpg
Normal file
BIN
public/chairman_3.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.3 MiB |
@ -9,10 +9,13 @@
|
||||
<body>
|
||||
<h1>MaoTube</h1>
|
||||
<form method="GET" target="/search">
|
||||
<input type="text" name="query" placeholder="...search">
|
||||
<input type="submit">
|
||||
<input type="text" name="query" placeholder="...">
|
||||
<input type="submit" value="Search">
|
||||
</form>
|
||||
<img src="https://totallyhistory.com/wp-content/uploads/2013/04/Mao.jpg" alt="The chairman">
|
||||
<br>
|
||||
<img src="chairman_1.jpg" alt="The chairman" height="600">
|
||||
<img src="chairman_2.jpg" alt="The chairman" height="600">
|
||||
<img src="chairman_3.jpg" alt="The chairman" height="600">
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
@ -10,4 +10,5 @@
|
||||
body {
|
||||
margin: 0 auto;
|
||||
padding: 2rem;
|
||||
text-align: center;
|
||||
}
|
||||
|
BIN
screenshot.png
Normal file
BIN
screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.3 MiB |
Loading…
Reference in New Issue
Block a user