-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path5-things-to-know-before-enrolling-in-trade-programs.html
More file actions
75 lines (68 loc) · 2.18 KB
/
5-things-to-know-before-enrolling-in-trade-programs.html
File metadata and controls
75 lines (68 loc) · 2.18 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
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
72
73
74
75
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>5 Things To Know Before Enrolling In Trade Programs</title>
<style>
body {
text-align: center;
font-family: "Roboto", sans-serif;
font-size: 16px;
font-weight: 300;
line-height: 26px;
}
.container {
width: 50%;
margin: 0 auto;
text-align: left;
}
.logo {
width: 20%;
margin-top: 30px;
}
h1 {
font-size: 40px;
font-weight: 400;
line-height: 55px;
}
.photo {
width: 50vw;
}
.space {
margin-top: 40px;
margin-bottom: 40px;
}
</style>
</head>
<body>
<div class="container">
<a href="https://ptt-edu.github.io/">
<img class="logo" src="/ptti-logo.png">
</a>
<h1>5 Things To Know Before Enrolling In Trade Programs
</h1>
<p>Let us understand your personal interests and goals before choosing trade programs. Learn more about a successful <a href="https://ptt.edu/5-things-to-know-before-enrolling-in-trade-programs/
">career in trades</a>.</p>
<img class="photo" src="https://ptt.edu/wp-content/uploads/2022/12/ceiling-repair-1536x1024.webp">
<p>technical schools in philadelphia,
technical colleges in philadelphia,
best trade schools in philadelphia,
best skilled trades programs in philadelphia,
technical school in philadelphia,
skilled trades programs in philadelphia,
tech institutes in philadelphia,
types of skilled trades in philadelphia,
vocational training in philadelphia
</p>
</div>
<div class="space">
<p>
<b>Let's Connnect:</b> <a href="https://www.facebook.com/pttedu/">Facebook</a> | <a href="https://www.instagram.com/pttedu/">Instagram</a> | <a href="https://www.linkedin.com/company/philadelphia-technical-training-institute">LinkedIn</a> | <a href="https://www.youtube.com/channel/UClZ2pS_vQ9XzCKMdUgjw0GQ/videos">YouTube</a>
<br>
<b>Phone:</b> <a href="tel:+1215-381-9403">215-381-9403</a> | <b>Email:</b> <a href="mailto:info@ptt.edu">info@ptt.edu</a>
<br>
</p>
</div>
</body>
</html>