Skip to content

zstucker19/first_repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

first_repo

<title>Zachary's Page</title>

Just a Header


Google
Yahoo
BootCamp
	<ol>
		<li>Bread</li>
		<li>Meat</li>
		<li>Cheese</li>
		<li>Whatever</li>
	</ol>

	<table>
		<tr>
			<th>animal class</th>
			<th>animal name</th>
		</tr>
		<tr>
			<td>mammal</td>
			<td>dog</td>
		</tr>
		<tr>
			<td>mammal</td>
			<td>cat</td>
		</tr>
		<tr>
			<td>mammal</td>
			<td>elephant</td>
		</tr>
		<tr>
			<td>mammal</td>
			<td>human</td>
		</tr>
	<div>
		<iframe width="560" height="315" src="https://www.youtube.com/embed/L7GJKPXTuuo" frameborder="0" allowfullscreen></iframe>
	</div>
	</table>
</body>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages