File tree Expand file tree Collapse file tree 1 file changed +16
-8
lines changed
Expand file tree Collapse file tree 1 file changed +16
-8
lines changed Original file line number Diff line number Diff line change 11<!DOCTYPE html>
22< html >
3- < head >
4- < meta charset ="utf-8 ">
5- < title > Greg's Programming Portfolio</ title >
6- </ head >
7- < body >
8-
9- Welcome to < em > Greg's</ em > Programming Portfolio
10- </ body >
3+ < head >
4+ < meta charset ="utf-8 ">
5+ < title > Greg's Programming Portfolio</ title >
6+ </ head >
7+ < body >
8+ < img src ="csc106_banner.jpg ">
9+ < table width ="800px ">
10+ < tr >
11+ < td align ="center "> < a href ="index.html "> < img src ="home.png "> </ a > </ td >
12+ < td align ="center "> < a href ="javascript.html "> < img src ="js.png "> </ td >
13+ < td align ="center "> < a href ="about.html "> < img src ="about.png "> </ td >
14+ </ tr >
15+ </ table >
16+ < h1 > Welcome to Greg's Programming Portfolio</ h1 >
17+ This is my programming portfolio for CSC106 at the < a href ="http://www.uri.edu "> University of Rhode Island.</ a >
18+ </ body >
1119</ html >
You can’t perform that action at this time.
0 commit comments