przewiń do treści

HTML5 i CSS3. Praktyczne projekty

Włodzimierz Gajda

<head>
    <title>Lorem</title>
    <meta charset="UTF-8" />
    <link rel="stylesheet" href="css/style.css" />
    <link rel="alternate stylesheet" href="css/inne.css" title="Inne style" />
    <link rel="shortcut icon" type="image/vnd.microsoft.icon" href="favicon.ico" />
    <link rel="alternate" href="rss.xml" type="application/rss+xml" title="RSS" />
    <link type="text/plain" rel="author" href="humans.txt" />
    <link rel="next" href="ipsum.html" title="Ipsum..." />
    <link rel="last" href="sit-amet.html" title="Sit amet..." />
</head>

Listing 45.8. Nagłówek head z pliku lorem.html

Rozdział 45. Powiązania dokumentów

45-08.txt

Reklama

Szkolenia z Symfony 2.1