File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1-
1+ <!doctype html>
2+ < html >
3+ < head >
4+ < meta charset ="UTF-8 ">
5+ < title > KittenFilms/GeoFS</ title >
6+ < link rel ="icon " href ="../youtube/images/kitten_films.png " sizes ="32x32 ">
7+ < link rel ="stylesheet " href ="../youtube/index.css " id ="style ">
8+ < meta name ="description " content ="Contact us ">
9+ < meta name ="author " content ="Noah S. Davidson ">
10+ < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
11+ < meta name ="keywords " content ="KittenFilms, GeoFS ">
12+ </ head >
13+ < body class ="content ">
14+ < script src ="./scripts.js "> </ script >
15+ < center >
16+ < div class ="cat ">
17+ < img src ="../youtube/images/kitten_films.png " width ="92 " height ="71 " alt ="Logo "/>
18+ < table >
19+ < tbody >
20+ < tr >
21+ < td > < a href ="./ "> Home</ a > </ td >
22+ < td > |</ td >
23+ < td > < a href ="./geofs-addons/ "> Addons</ a > </ td >
24+ < td > |</ td >
25+ < td > < a href ="# "> KFA</ a > </ td >
26+ </ tr >
27+ </ tbody >
28+ </ table >
29+ < h1 > KAF is the Kitten Films Airforce/Airlines</ h1 >
30+ < p > Rulles: be nice</ p >
31+ </ div >
32+ <!--Bottom bar-->
33+ < div class ="bottom ">
34+ < img src ="../youtube/images/bottom.png " alt ="Footer " class ="bottomImage " usemap ="#Map "/>
35+ < map name ="Map ">
36+ < area shape ="circle " coords ="54,50,40 " href ="https://www.youtube.com/@KittenApps-Films " target ="_blank ">
37+ </ map >
38+ </ center >
39+ </ body >
40+ </ html >
You can’t perform that action at this time.
0 commit comments