<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://wiki.tempwin.net/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="http://wiki.tempwin.net/feed.php">
        <title>La wiki de TempWin - informatica:diseno_web</title>
        <description></description>
        <link>http://wiki.tempwin.net/</link>
        <image rdf:resource="http://wiki.tempwin.net/_media/wiki/dokuwiki.svg" />
       <dc:date>2026-05-09T13:15:30+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.tempwin.net/informatica/diseno_web/css?rev=1629791539&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.tempwin.net/informatica/diseno_web/html?rev=1629793201&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://wiki.tempwin.net/_media/wiki/dokuwiki.svg">
        <title>La wiki de TempWin</title>
        <link>http://wiki.tempwin.net/</link>
        <url>http://wiki.tempwin.net/_media/wiki/dokuwiki.svg</url>
    </image>
    <item rdf:about="http://wiki.tempwin.net/informatica/diseno_web/css?rev=1629791539&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-08-24T07:52:19+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>css</title>
        <link>http://wiki.tempwin.net/informatica/diseno_web/css?rev=1629791539&amp;do=diff</link>
        <description>CSS

Hojas de Estilo en Cascada (del inglés Cascading Style Sheets) es el lenguaje de estilos utilizado para describir la presentación de documentos HTML. 

CSS permite aplicar estilos de manera selectiva a elementos en documentos HTML. Por ejemplo, para seleccionar todos los elementos de párrafo en una página</description>
    </item>
    <item rdf:about="http://wiki.tempwin.net/informatica/diseno_web/html?rev=1629793201&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-08-24T08:20:01+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>html</title>
        <link>http://wiki.tempwin.net/informatica/diseno_web/html?rev=1629793201&amp;do=diff</link>
        <description>HTML

Documento básico


&lt;!DOCTYPE html&gt;
&lt;html lang=&quot;es&quot;&gt;
    &lt;head&gt;
        &lt;title&gt;Título de la página&lt;/title&gt;
    &lt;/head&gt;
    &lt;body&gt;
        &lt;h1&gt;Título&lt;/h1&gt;
        &lt;p&gt;Esto es un párrafo&lt;/p&gt;
    &lt;/body&gt;
&lt;/html&gt;


Comentarios

Los comentarios en</description>
    </item>
</rdf:RDF>
