<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://skysigal.com/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://skysigal.com/feed.php">
        <title>Notes it:ad:html</title>
        <description></description>
        <link>https://skysigal.com/</link>
        <image rdf:resource="https://skysigal.com/lib/tpl/bootstrap3/images/favicon.ico" />
       <dc:date>2026-05-02T10:43:44+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://skysigal.com/it/ad/html/and_css?rev=1699136810&amp;do=diff"/>
                <rdf:li rdf:resource="https://skysigal.com/it/ad/html/conditional_comments?rev=1699068309&amp;do=diff"/>
                <rdf:li rdf:resource="https://skysigal.com/it/ad/html/doctypes?rev=1699136812&amp;do=diff"/>
                <rdf:li rdf:resource="https://skysigal.com/it/ad/html/home?rev=1699068309&amp;do=diff"/>
                <rdf:li rdf:resource="https://skysigal.com/it/ad/html/how_browsers_work?rev=1699068310&amp;do=diff"/>
                <rdf:li rdf:resource="https://skysigal.com/it/ad/html/hwoto_best_practices_layouts?rev=1699136813&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://skysigal.com/lib/tpl/bootstrap3/images/favicon.ico">
        <title>Notes</title>
        <link>https://skysigal.com/</link>
        <url>https://skysigal.com/lib/tpl/bootstrap3/images/favicon.ico</url>
    </image>
    <item rdf:about="https://skysigal.com/it/ad/html/and_css?rev=1699136810&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-04T22:26:50+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>IT:AD:html and CSS</title>
        <link>https://skysigal.com/it/ad/html/and_css?rev=1699136810&amp;do=diff</link>
        <description>IT:AD:html and CSS

	* (UP)
html index



Status codes

	* 1xx: INformational
	* 2xx: Success
		* 200 OK
		* 

	* 3xx: Redirect
	* 4xx: Client Error (syntax error)
		* 400 Bad Request
		* 401 Unauthorized
		* 403 Forbidden
		* 404 Not Found
		* 406  MIME not accepted</description>
    </item>
    <item rdf:about="https://skysigal.com/it/ad/html/conditional_comments?rev=1699068309&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-04T03:25:09+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>IT:AD:html:Conditional Comments</title>
        <link>https://skysigal.com/it/ad/html/conditional_comments?rev=1699068309&amp;do=diff</link>
        <description>IT:AD:html:Conditional Comments

	* (UP)
html index



----------

Summary

	* Work only in IE.
	* Work only in HTML, not CSS pages.
	* Ref:

Example:
&lt;p class=&quot;accent&quot;&gt;
&lt;!--[if IE]&gt;
According to the conditional comment this is IE&lt;br /&gt;
&lt;![endif]--&gt;
&lt;!--[if IE 6]&gt;
According to the conditional comment this is IE 6&lt;br /&gt;
&lt;![endif]--&gt;
&lt;!--[if IE 7]&gt;
According to the conditional comment this is IE 7&lt;br /&gt;
&lt;![endif]--&gt;
&lt;!--[if IE 8]&gt;
According to the conditional comment this is IE 8&lt;br /&gt;
&lt;![endif]--…</description>
    </item>
    <item rdf:about="https://skysigal.com/it/ad/html/doctypes?rev=1699136812&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-04T22:26:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>IT:AD:html:DocTypes</title>
        <link>https://skysigal.com/it/ad/html/doctypes?rev=1699136812&amp;do=diff</link>
        <description>IT:AD:html:DocTypes

	* (UP)
html index



----------
&lt;!DOCTYPE HTML&gt;</description>
    </item>
    <item rdf:about="https://skysigal.com/it/ad/html/home?rev=1699068309&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-04T03:25:09+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>IT:AD:HTML</title>
        <link>https://skysigal.com/it/ad/html/home?rev=1699068309&amp;do=diff</link>
        <description>IT:AD:HTML

	* (UP)
html index


	* See also:
		* IT:AD:IE
		* IT:AD:Chrome
		* 
		* IT:AD:Progressive Web App (PWA)
		* IT:AD:Single Page App (SPA)
		* IT:AD:Gulp
		* IT:AD:Grunt
		* IT:AD:Bower


Resources

	* “Responsive Web Design” by Ethan Marcotte
		* http://www.abookapart.com/products/responsive-web-design

	* &lt;http://www.creativebloq.com/responsive-design-tools-8134180&gt;

Layout

	* Width:
		* Max Width of page: 2 alphabets wide.

	* Height:
		* http://iampaddy.com/lifebelow600/ tries to …</description>
    </item>
    <item rdf:about="https://skysigal.com/it/ad/html/how_browsers_work?rev=1699068310&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-04T03:25:10+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>IT:AD:html:How Browsers Work</title>
        <link>https://skysigal.com/it/ad/html/how_browsers_work?rev=1699068310&amp;do=diff</link>
        <description>IT:AD:html:How Browsers Work

	* (UP)
html index



Summary

	* Perfect:
		* http://www.html5rocks.com/en/tutorials/internals/howbrowserswork/</description>
    </item>
    <item rdf:about="https://skysigal.com/it/ad/html/hwoto_best_practices_layouts?rev=1699136813&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-04T22:26:53+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Strategies</title>
        <link>https://skysigal.com/it/ad/html/hwoto_best_practices_layouts?rev=1699136813&amp;do=diff</link>
        <description>Strategies

Full Page App Layouts

	* &lt;http://stevesanderson.github.io/fixed-height-layouts-demo/simple.html&gt;

Resources

	* &lt;http://stevesanderson.github.io/fixed-height-layouts-demo/simple.html&gt;</description>
    </item>
</rdf:RDF>
