-
Notifications
You must be signed in to change notification settings - Fork 1
/
ttriceps.html
71 lines (51 loc) · 1.69 KB
/
ttriceps.html
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
<html>
<title>
Triceps Tutorials
</title>
<head>
<link type="text/css" rel="stylesheet" href="mypart.css">
<style>
.part2{float:left}
.a{padding:420px}
.part3{float:left}
.part4{float:left}
</style>
</head>
<body>
<h1>   Best Bodyweight Exercise for Triceps Mass!</h1>
<div class="part1">
<iframe width="250" height="250" src="https://www.youtube.com/embed/N5wHaD9JNpc" frameborder="0" allowfullscreen></iframe>
</div>
<div class="part2">
<p>
Bodyweight and Mass?<br><br>
You might be asking... "Trainer are you sure that those two words belong in the same sentence?"<br><br>
Hell yes. IF... You know how to choose the right exercises!<br><br>
Use this exercises to add serious size to your tri's<br><br>
There is a common misconception that weights are the only way to build muscle.<br><br>
Your muscles don't know what you're lifting. They only know whether what you're doing<br><br>
is hard...enough!
</p>
<br><br><br>
<hr>
<br><br>
</div>
<h1>   How You Screw Up Triceps Exercises! (EASY TO FIX)</h1>
<div class="part3">
<iframe width="250" height="250" src="https://www.youtube.com/embed/eTb5jrOiKg4" frameborder="0" allowfullscreen></iframe>
</div>
<div class="part4">
<p>
If you are not consciously aware of how you are performing an exercise...<br><br>
You can bet your body is looking for a way to make it easier than it should be!<br><br>
We are MASTERS OF COMPENSATION!<br><br>
When it comes to the triceps... More than ever!<br><br>
How We Screw Up Triceps Exercises (AND HOW TO FIX IT FOR MORE MASS!)<br><br>
While this fix is super fast and easy to understand<br><br>
Start Building Bigger Triceps with This One Tip...<br><br>
</p>
<br><br>
<hr>
</div>
</body>
</html>