-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathchecklists.html
More file actions
81 lines (60 loc) · 2.2 KB
/
Copy pathchecklists.html
File metadata and controls
81 lines (60 loc) · 2.2 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
76
77
78
79
80
81
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=320, initial-scale=1">
<link rel="stylesheet" type="text/css" href="mobileNewsNewCss4.css" />
</head>
<body>
<center>
<img src="checklist.JPG" >
<table border="1">
<tr>
<td>
<a href="https://bigfuture.collegeboard.org/checklist/11th-grade">Big Future 11th Grade Checklist</a>
</td>
</tr>
<tr>
<td>
<a href="https://blog.collegeboard.org/power-taking-one-ap-course#:~:text=Any%20student%20can%20take%20AP,to%20take%20in%2012th%20grade.">The Power of Taking One AP Class</a>
</td>
</tr>
<tr>
<td>
<a href="https://www.act.org/content/act/en/students-and-parents/college-planning-guide-for-parents.html?cid=email:marketo:pi05-college-&-career-planning-resources-phase-ii-k12-b2c:dc_1730-internal-organic-052821-mr020380-collegeplanningguide&utm_medium=email&utm_source=marketo&utm_campaign=pi05-college-&-career-planning-resources-phase-ii-k12-b2c&utm_content=dc_1730-internal-organic-052821-mr020380-collegeplanningguide&sfmc_id=509985676&utm_source=sfmc&utm_term=ACT+College+Planning+Guide+and+Checklist+for+Parents.+&utm_content=210767&utm_id=697acc9c-8d2e-4e1e-9d2c-21254eb239de&sfmc_id=509985676&sfmc_activityid=53577a22-cdfa-4f7e-b185-cee5695d4636&utm_medium=email">ACT Parent Guide to College Planning</a>
</td>
</tr>
<tr>
<td>
<a href="https://myfuture.com/college/planning/college-planning-timeline?gad=1&gclid=CjwKCAjwo7iiBhAEEiwAsIxQETipc8KQSqgIA4ZwXnzi7Grc_buiSawOMqI98tCESEBE10aWAxiDWRoCNFEQAvD_BwE&gclsrc=aw.ds">My Future College Planning Timeline</a>
</td>
</tr>
<tr>
<td>
<a href=""></a>
</td>
</tr>
<tr>
<td>
<a href=""></a>
</td>
</tr>
<tr>
<td>
<a href=""></a>
</td>
</tr>
<tr>
<td>
<a href=""></a>
</td>
</tr>
<tr>
<td>
<a href=""></a>
</td>
</tr>
</table>
</center>
</body>
</html>