-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfloyd.html
More file actions
23 lines (19 loc) · 854 Bytes
/
floyd.html
File metadata and controls
23 lines (19 loc) · 854 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 PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>Pink Floyd links</TITLE>
</HEAD>
<BODY BGCOLOR="Black" TEXT="White" LINK="#FF8040" VLINK="#BF152F" ALINK="#E14900" BACKGROUND="images/background1.jpg">
<H2 align=center>Pink Floyd links</H2>
<BR><BR><BR>
<P align=left>
<UL>Here are some links to sites about Pink Floyd.</P>
<LI><A HREF="http://www.floydian-window.com/" TARGET="_blank">A Floydian Window on the World</A></P>
<LI><A HREF="http://members.surfsouth.com/~breezy/" TARGET="_blank">The Wall: A Complete Analysis</A></P>
<LI><A HREF="http://www.ainet.com/eye/brightside.html" TARGET="_blank">The Bright Side of the Moon</A></P>
</UL>
<BR><A HREF="index.html">
<IMG SRC="images/flowchart.gif" WIDTH="48" HEIGHT="48" BORDER="0" ALT="Back to home">
Back to main</A>
</BODY>
</HTML>