-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfinances.html
More file actions
94 lines (70 loc) · 2.18 KB
/
Copy pathfinances.html
File metadata and controls
94 lines (70 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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
<!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="fafsa.JPG" >
<table border="1">
<tr>
<td>
<a href="https://nextsteps.idaho.gov/self-assessments-planning-tools">Next Steps Cost Estimator</a>
</td>
</tr>
<tr>
<td>
<a href="https://www.usa.gov/estimate-college-cost">Estimating College Costs</a>
</td>
</tr>
<tr>
<td>
<a href="https://www.nytimes.com/interactive/2023/business/college-payment-loans.html?smid=url-share">How to pay for College</a>
</td>
</tr>
<tr>
<td>
<a href="https://www.wiche.edu/tuition-savings/wue/">Western Undergraduate Exchange Program</a>
</td>
</tr>
<tr>
<td>
<a href="https://bigfuture.collegeboard.org/dashboard">Big Future Link to Financial Aid</a>
</td>
</tr>
<tr>
<td>
<a href="https://sites.google.com/boiseschools.org/capitalhighcollegecareercenter/fafsa?authuser=0">CHS Career Center Link</a>
</td>
</tr>
<tr>
<td>
<a href="https://eedition2.idahostatesman.com/popovers/dynamic_article_popover.aspx?artguid=d181c1d5-fc81-4aab-b7d5-2a007de5655f&appcode=IDASTA&eguid=067caaca-4df2-456e-b8d5-0a9ef90e0185&pnum=30#?deviceId=ff0990cceddcacf1&tempKey=value">What to Know About New FAFSA Form</a>
</td>
</tr>
<tr>
<td>
<a href="https://www.nytimes.com/2023/08/11/your-money/fafsa-changes-college-aid.html?smid=url-share">NYT College Aid Changes & New FAFSA Form</a>
</td>
</tr>
<tr>
<td>
<a href="https://sites.google.com/boiseschools.org/capitalhighcollegecareercenter/scholarships?authuser=0">CHS Career Center Link to Scholarships</a>
</td>
</tr>
<tr>
<td>
<a href=""></a>
</td>
</tr>
<tr>
<td>
<a href=""></a>
</td>
</tr>
</table>
</center>
</body>
</html>