File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed
Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change 1+ <!DOCTYPE html>
2+ < html >
3+ < head >
4+ < title > PageBnx</ title >
5+ < style type ="text/css ">
6+ body {
7+ border : 1px ;
8+ background-color : deepskyblue;
9+ }
10+ </ style >
11+ </ head >
12+ < body >
13+ < h1 > Home Page</ h1 >
14+ < table class ="menu ">
15+ < tr >
16+ < td class ="wordselect "> < a href ="pgbnx.html "> PageBnx</ a > </ td >
17+ < td class ="menupipe "> |</ td >
18+ < td class ="wordselect "> < a href ="pageinterview.html "> Bnx Interview</ a > </ td >
19+ < td class ="menupipe "> |</ td >
20+ < td class ="wordselect "> < a href ="bnxTest.html "> Test login/out</ a > </ td >
21+ < td class ="menupipe "> |</ td >
22+ < td class ="wordselect "> < a href ="play.html "> Fun Tub</ a > </ td >
23+ < td class ="menupipe "> |</ td >
24+ < td class ="wordselect "> < a href ="shop.htm "> Shopping</ a > </ td >
25+ </ tr >
26+ </ table >
27+ < hr />
28+ < h2 > Welcome to PageBnx!</ h2 >
29+ < strong > Go to the Fun Tub for games.</ strong >
30+ < em > Credits: Airbnb</ em >
31+ </ body >
32+ </ html >
You can’t perform that action at this time.
0 commit comments