-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcostEst.html
More file actions
23 lines (21 loc) · 795 Bytes
/
Copy pathcostEst.html
File metadata and controls
23 lines (21 loc) · 795 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!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" >
<br>
<table>
<tr>
<td align=center>
<a href="https://nextsteps.idaho.gov/self-assessments-planning-tools">Next Steps Cost Estimator</a>
</td>
</tr>
</table>
</center>
</body>
</html>