-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAssignment.html
More file actions
44 lines (37 loc) · 1.79 KB
/
Copy pathAssignment.html
File metadata and controls
44 lines (37 loc) · 1.79 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<!DOCTYPE html>
<html lang="en">
<head>
<title>BEN'S ADVENTURES.</title>
<meta charset="utf-8">
</head>
<body>
<main>Types Of Adventures</main>
<p>Ben's adventures to include camping,obstacle course,swimming, basketball, and tennis. We also offer Gymanastics year round.</p>
<blockquote
cite="https://hoopleaders.com/youth-basketball-leadership-blog/32-motivational-quotes-from-legendary-basketball-coaches-to-guide-your-coaching-values">
Success starts with a winning attitude.
"One player’s selfish attitude can poison the locker room and make it hard, if not impossible, to establish teamwork"
—Dean Smith
"Talent is God given. Be humble. Fame is man-given. Be grateful. Conceit is self-given. Be careful."
—John Wooden
"A successful person never loses… they either win or learn!"
—John Calipari
"Attitude is a choice. Think positive thoughts daily. Believe in yourself."
—Pat Summitt
</blockquote>
<h1>Basketball Rules</>
<h3>Obstacle Course Schedule</>
<h6>Tennis Schedule</>
<footer>Author:BEN DREHER
mailto:electricman4820002000@yahoo.com</footer>
<img src=https://www.teahub.io/photos/full/5-56199_amazing-sports-pictures-backgrounds-sport-balls-on-grass.jpg>
<a href="Dog.html">Dog Image</a>
<a href="https://tse2.mm.bing.net/th/id/OIP.JsuDUf061Q1OAY7NQofYOwHaE8?pid=Api&P=0&h=220">Oriole Bird</a>
<nav>
<a href="Assignment.html">Home</a>
<a href="Dog.html">Dog Picture</a>
<a href="Dog_Video.html">Dog Video</a>
<iframe width="752" height="432" src="https://www.youtube.com/embed/pP8IhFJGGXk" title="Basketball Drills For Beginners - Kids" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</nav>
</body>
</html>