<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://josemaria.bargallomoya.com/dokuwiki/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://josemaria.bargallomoya.com/dokuwiki/feed.php">
        <title>Bargawiki - web_development:frontend</title>
        <description></description>
        <link>https://josemaria.bargallomoya.com/dokuwiki/</link>
        <image rdf:resource="https://josemaria.bargallomoya.com/dokuwiki/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-05-05T14:40:03+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://josemaria.bargallomoya.com/dokuwiki/doku.php?id=web_development:frontend:css&amp;rev=1739347049&amp;do=diff"/>
                <rdf:li rdf:resource="https://josemaria.bargallomoya.com/dokuwiki/doku.php?id=web_development:frontend:html&amp;rev=1739346924&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://josemaria.bargallomoya.com/dokuwiki/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>Bargawiki</title>
        <link>https://josemaria.bargallomoya.com/dokuwiki/</link>
        <url>https://josemaria.bargallomoya.com/dokuwiki/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://josemaria.bargallomoya.com/dokuwiki/doku.php?id=web_development:frontend:css&amp;rev=1739347049&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-12T07:57:29+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>css</title>
        <link>https://josemaria.bargallomoya.com/dokuwiki/doku.php?id=web_development:frontend:css&amp;rev=1739347049&amp;do=diff</link>
        <description>Summary of Main CSS Commands

CSS (Cascading Style Sheets) is used to style and layout web pages. Below is a summary of the most commonly used CSS properties and rules.

Text and Font Styling

	*  color - Sets the text color. Example: `color: red;`
	*  font-size - Sets the size of the font. Example: `font-size: 16px;`</description>
    </item>
    <item rdf:about="https://josemaria.bargallomoya.com/dokuwiki/doku.php?id=web_development:frontend:html&amp;rev=1739346924&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-12T07:55:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>html</title>
        <link>https://josemaria.bargallomoya.com/dokuwiki/doku.php?id=web_development:frontend:html&amp;rev=1739346924&amp;do=diff</link>
        <description>Summary of Main HTML Commands

HTML (HyperText Markup Language) is the standard language for creating web pages. Below is a summary of some of the most common and essential HTML tags.

Structural Tags

	*  &lt;!DOCTYPE&gt; - Declares the document type and version of</description>
    </item>
</rdf:RDF>
