1
0
forked from GitHub/gf-core

Apply stylesheet to GF quickstart

This commit is contained in:
hallgren
2010-12-23 10:32:39 +00:00
parent 02e56187d3
commit 99f1f4e370
2 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,4 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html> <html>
<head> <head>

View File

@@ -1,8 +1,12 @@
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head><title>GF Quickstart</title></head> <html>
<head>
<title>GF Quickstart</title>
<link rel=stylesheet href="../css/style.css">
</head>
<body bgcolor="#ffffff" text="#000000"> <body>
<center> <center>
<img src="Logos/gf0.png"> <img src="Logos/gf0.png">