User:FlorianA

From 2013.igem.org

(Difference between revisions)
(Undo revision 3322 by FlorianA (talk))
Line 1: Line 1:
-
<html>
+
<style type="text/css">
-
<head>
+
h1.firstHeading {
-
<link rel='stylesheet' type='text/css' href='test.css' />
+
    color: blue;
-
</head>
+
}
-
 
+
</style>
-
<body>
+
Hello World!
Hello World!
-
 
-
</body>
 
-
</html>
 

Revision as of 11:50, 28 April 2013

<style type="text/css"> h1.firstHeading {

   color: blue;

} </style>

Hello World!