<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://adasek.cz/js/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://adasek.cz/js/feed.php">
        <title>Kroužek Javascriptu - html</title>
        <description></description>
        <link>https://adasek.cz/js/</link>
        <image rdf:resource="https://adasek.cz/js/_media/wiki:dokuwiki.svg" />
       <dc:date>2026-04-05T15:16:58+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://adasek.cz/js/html:externi_soubor_css_js?rev=1700081679&amp;do=diff"/>
                <rdf:li rdf:resource="https://adasek.cz/js/html:lekce?rev=1700081679&amp;do=diff"/>
                <rdf:li rdf:resource="https://adasek.cz/js/html:vytvor_web?rev=1700081679&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://adasek.cz/js/_media/wiki:dokuwiki.svg">
        <title>Kroužek Javascriptu</title>
        <link>https://adasek.cz/js/</link>
        <url>https://adasek.cz/js/_media/wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://adasek.cz/js/html:externi_soubor_css_js?rev=1700081679&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-15T20:54:39+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>externi_soubor_css_js</title>
        <link>https://adasek.cz/js/html:externi_soubor_css_js?rev=1700081679&amp;do=diff</link>
        <description>Připojení js souboru


&lt;script src=&quot;script.js&quot;&gt;&lt;/script&gt;


- může být kdekoliv ve stránce, většinou se ale dává dovnitř hlavičky &lt;head&gt;

Připojení css souboru


 &lt;link rel=&quot;stylesheet&quot; href=&quot;vzhled.css&quot;&gt; 


uvnitř hlavičky  &lt;head&gt;

NEBO</description>
    </item>
    <item rdf:about="https://adasek.cz/js/html:lekce?rev=1700081679&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-15T20:54:39+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>lekce</title>
        <link>https://adasek.cz/js/html:lekce?rev=1700081679&amp;do=diff</link>
        <description>Příprava

Lekce 2: HTML stránka

Cíle:

	*  Umět vytvořit textový soubor a změnit mu jméno na html
	*  Znát rozdíl mezi plaintext editorem a textovým procesorem
	*  Dokázat si najít šablonu HTML souboru
	*  Chápat stromovou strukturu</description>
    </item>
    <item rdf:about="https://adasek.cz/js/html:vytvor_web?rev=1700081679&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-15T20:54:39+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>vytvor_web</title>
        <link>https://adasek.cz/js/html:vytvor_web?rev=1700081679&amp;do=diff</link>
        <description>Vytvoř web - zadání

	*  Zvol si nějaké téma které tě zajímá - může to být tvůj koníček, sport, počítačová hra, oblíbený autor knih...
	*  Vytvoř alespoň tři propojené html stránky - například: „úvod“, „galerie“, „historie“</description>
    </item>
</rdf:RDF>
