Hej,
Min html side bruger ikke stylesheet...???
- <!DOCTYPE html PUBLIC "-//w3c//DTC XHTML 1.0 Strict//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
-
-
- <html>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
- <title> Segway´n USA</title>
- <link type="text/css" rel="stylesheet" href="journal.css"/>
- </head>
-
- <body>
- <h1> Segway´n USA</h1>
- <p>Documentinf my trip the US on my very own Segway!</p>
- <br>
-
- <h2>August 20, 2005</h2>
- <p> Well I made it 1200 miles already, and I passed
- through <em>some interesting places on the way</em></p>
-
-
- <table summary="This table holds data about the cities I visited on my Travels. I´ve included the date I was in each city, the temperature when I was there, and altitude and population of each city. I´ve alse included a rating of the diners where I had lunch, on a scale from 1 to 5.">
- <caption>
- The cities I visited on my Segway´n USA travels
- </caption>
- <tr>
- <th>City</th>
- <th>Date</th>
- <th>Temperature</th>
- <th>Altitude</th>
- <th>Population</th>
- <th>Diner Rating</th>
- </tr>
- <tr>
- <td>Walla Walla, WA</td>
- <td>June 15th</td>
- <td>75</td>
- <td>1, 204 ft</td>
- <td>29,686</td>
- <td>4/5</td>
- </tr>
- <tr>
- <td>Magic City, ID</td>
- <td>June 25th</td>
- <td>74</td>
- <td>5, 312 ft</td>
- <td>50</td>
- <td>3/5</td>
- </tr>
- </table>
-
- <br>
- <br>
- <h2> July 14,2005</h2>
- <p>I saw some Burma Shave style signs on the side of
- the road today: <blockquote>Passing cars,<br> When you can’t see,<br>
- May get you,<br> A glimpse,<br> Of eternity.</blockquote> I definitely
- won’t be passing any cars!</p>
- <br>
- <br>
- <h2>June 2, 2005 </h2>
- <p> My first day of the trip! I can’t believe finally
- got everything packed and ready to go. Because
- I’m on a Segway, I wasn’t able to bring a whole
- lot with me:
- <ul>
- <li>Cellphone</li>
- <li>IPod</li>
- <li>Digital camera</li>
- <li>A protein bar</li>
- </ul>
- Just the essentials. As Lao Tzu
- would have said, <q>A journey of a thousand miles
- begins with one Segway.</q> <p>
-
-
- <table>
- <tr>
- <th>Artist</th>
- <th>Album</th>
- </tr>
- <tr>
- <td>Enigma</td>
- <td>Le Roi Est Mort, Vive le Roi!</td>
- </tr>
- <tr>
- <td>LTJ Bukem</td>
- <td>Progression Sessions 6</td>
- </tr>
- <tr>
- <td>Timo Maas</td>
- <td>Pictures</td>
- </tr>
- </table>
- </body>
-
- </html>
- body{
- font-family: Verdana,Geneva, Arial, sans-serif;
- font-size: small;
-
-
- h1, h2{
- color:#cc6600;
- text-decoration:underline;
- }
- h1{
- font:Verdana, Geneva, sans-serif;
- font-size: 190%;
-
-
-
- }
- h2{
- font:Verdana, Geneva, sans-serif;
- font-size: 130%;
-
- }
- blockquote
- {
- font-style:italic;
- }
-
- table{
- margin-left:20px;
- margin-right:20px;
- border: thin solid black;
- caption-side:buttom;
-
- }
-
- td, th{
- border: thin dotted gray;
- padding: 5px;
- }
-
- caption{
- font-style: italic;
- padding-top: 8px;
- }
Jeg har ændret på css, men den viser ikke ændringer...
Indlæg senest redigeret d. 28.02.2012 22:50 af Bruger #16802