Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added DixieInWater.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
56 changes: 56 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>

<section>
<b><span style="font-size: large;font-family: Cambria;"><u>Follow Us On Social Media</u></span> </b>
<div>
<p> <span style="font-family: Cambria;"><br>Facebook
<br>Instagram
<br>Twitter </span> </p>

<img src="images/treeBranch.png" alt= "Tree Branch" width=200>
<span style:"border: 40em solid black;">
</div>
<hr />



<div>
<img src="images/americanFlag.png" al= "American Flag" width=200>

<p></p> <b><span style="font-size: large;font-family: Cambria;"><u>Contact Us</u> </b></p>
<p> <span style="font-family: Cambria;"> Phone number:
<br> (123)456-7890 </p>

<p>Email:
<br>johnsmiith@google.com </p>
<p>Address
<br>1775 Army Navy Street
<br> Marine Corps, Air Force USA 01230
</span></p>
</div>
<hr />

<div>
<img src="images/VITlogo.png" alt="VetsIn Tech Logo" width="200">
<p><b><span style="font-size: x-large ;font-family: Cambria;"></span>Silent Auction </b></p>
<p> <span style="font-family: Cambria;">Join Us for the annual VetsIn Tech
<br> silent auction! </p>
<p>Date: XX/XX/XXXX</p>
<p>Time: 00:00 PM PST </p></span>
<img src="images/photosOnTable.png" alt="Photos On Table" width="200">
</div>
<hr />
</section>

</body>
</html>


4 changes: 4 additions & 0 deletions styles.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
div{
border-width:10px;
border-style: solid;
}