Skip to content
Snippets Groups Projects
Commit 48f0b603 authored by 13953132's avatar 13953132
Browse files

Update Norman.png, index.html files

parent 566ccbe8
Branches master
No related merge requests found
Norman.png

1.41 MiB

<!DOCTYPE html>
<HTML>
<head>
<title> Love Dogs Post </title>
<center>
<h1> <strong> Love Dogs Post </strong> <h1>
</center>
</head>
<body>
<p>
<h4> Welcome to Love Dogs Post! Follow these steps to get started! </h4>
<ol>
<li> Submit a picture of your dog and a caption in the form below. </li>
<li> Let Love Dogs Post process your post. </li>
<li> View your post in the feed! </li>
</ol>
</p>
<form>
<label for= "Upload Picture"> Upload Picture </label>
<input type="file" name="myimage" id="Upload Picture"> <br> <br>
<label for="Caption"> Caption </label>
<input type= "textarea" name= "caption" id= "caption">
<input type="submit" name="submit">
</form>
<p>
<h2> Feed </h2>
<img src="./img/Norman.png" alt="Norman" width= "400px" height="300px"/> <br>
<text> Norman is soaking up the sun! </text>
</p>
</body>
</HTML>
</!DOCTYPE html>
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