<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: testing in Intel® DevCloud</title>
    <link>https://omywm49848.stage.lithium.com/t5/Intel-DevCloud/testing/m-p/82#M14</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H1&gt;HTML Tags Example&lt;/H1&gt;
&lt;P&gt;This is an example of HTML tags.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://imageio.forbes.com/specials-images/imageserve/5f962d31e7b04bbfd2f68758/Bugatti-Chiron-Super-Sport-300--Driving/960x0.jpg?height=473&amp;amp;width=711&amp;amp;fit=bounds" border="0" alt="Random Image" /&gt; &lt;IMG border="0" alt="Random Image with srcset" /&gt; &lt;EMBED src="https://www.w3schools.com/images/compatible_ie.gif" type="image/gif" width="100" height="100"&gt;&lt;/EMBED&gt; &lt;IFRAME src="https://www.youtube.com/embed/dQw4w9WgXcQ" width="560" height="315" title="Rick Astley - Never Gonna Give You Up (Official Music Video)"&gt;&lt;/IFRAME&gt; &lt;AUDIO controls="controls"&gt;
		&lt;SOURCE src="https://www.w3schools.com/tags/horse.ogg" type="audio/ogg"&gt;&lt;/SOURCE&gt;
		&lt;SOURCE src="https://www.w3schools.com/tags/horse.mp3" type="audio/mpeg"&gt;&lt;/SOURCE&gt;
		Your browser does not support the audio element.
	&lt;/AUDIO&gt; &lt;VIDEO poster="https://picsum.photos/500/400" controls="controls" width="300" height="150"&gt;
		&lt;SOURCE src="https://www.w3schools.com/html/mov_bbb.mp4" type="video/mp4"&gt;&lt;/SOURCE&gt;
		&lt;SOURCE src="https://www.w3schools.com/html/mov_bbb.ogg" type="video/ogg"&gt;&lt;/SOURCE&gt;
		Your browser does not support the video tag.
	&lt;/VIDEO&gt; &lt;OBJECT width="550" height="400" data="https://www.w3schools.com/html/mov_bbb.swf" type="application/x-shockwave-flash"&gt;
		&lt;PARAM name="movie" value="https://www.w3schools.com/html/mov_bbb.swf" /&gt;
		&lt;PARAM name="wmode" value="transparent" /&gt;
	&lt;/OBJECT&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 28 Feb 2023 14:57:28 GMT</pubDate>
    <dc:creator>minhaj-admin</dc:creator>
    <dc:date>2023-02-28T14:57:28Z</dc:date>
    <item>
      <title>testing</title>
      <link>https://omywm49848.stage.lithium.com/t5/Intel-DevCloud/testing/m-p/58#M1</link>
      <description>&lt;P&gt;testing&lt;/P&gt;</description>
      <pubDate>Sat, 11 Feb 2023 08:17:12 GMT</pubDate>
      <guid>https://omywm49848.stage.lithium.com/t5/Intel-DevCloud/testing/m-p/58#M1</guid>
      <dc:creator>pavani</dc:creator>
      <dc:date>2023-02-11T08:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: testing</title>
      <link>https://omywm49848.stage.lithium.com/t5/Intel-DevCloud/testing/m-p/59#M2</link>
      <description>&lt;P&gt;minhajameen&lt;/P&gt;</description>
      <pubDate>Sat, 11 Feb 2023 08:23:58 GMT</pubDate>
      <guid>https://omywm49848.stage.lithium.com/t5/Intel-DevCloud/testing/m-p/59#M2</guid>
      <dc:creator>pavani</dc:creator>
      <dc:date>2023-02-11T08:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: testing</title>
      <link>https://omywm49848.stage.lithium.com/t5/Intel-DevCloud/testing/m-p/71#M5</link>
      <description>&lt;P&gt;&amp;lt;!DOCTYPE html&amp;gt;&lt;BR /&gt;&amp;lt;html&amp;gt;&lt;BR /&gt;&amp;lt;head&amp;gt;&lt;BR /&gt;&amp;lt;title&amp;gt;My HTML Paragraph&amp;lt;/title&amp;gt;&lt;BR /&gt;&amp;lt;meta charset="UTF-8"&amp;gt;&lt;BR /&gt;&amp;lt;meta name="viewport" content="width=device-width, initial-scale=1.0"&amp;gt;&lt;BR /&gt;&amp;lt;script src="my-script.js"&amp;gt;&amp;lt;/script&amp;gt;&lt;BR /&gt;&amp;lt;/head&amp;gt;&lt;BR /&gt;&amp;lt;body&amp;gt;&lt;BR /&gt;&amp;lt;p&amp;gt;This is a paragraph of text that includes &amp;lt;strong&amp;gt;bold&amp;lt;/strong&amp;gt;, &amp;lt;em&amp;gt;italicized&amp;lt;/em&amp;gt;, and &amp;lt;u&amp;gt;underlined&amp;lt;/u&amp;gt; words.&amp;lt;/p&amp;gt;&lt;BR /&gt;&amp;lt;p&amp;gt;Here's an &amp;lt;a href="&lt;A href="https://example.com" target="_blank"&gt;https://example.com&lt;/A&gt;"&amp;gt;example link&amp;lt;/a&amp;gt; that goes to a website.&amp;lt;/p&amp;gt;&lt;BR /&gt;&amp;lt;p&amp;gt;Here's an &amp;lt;img src="my-image.jpg" alt="My Image"&amp;gt; that displays an image.&amp;lt;/p&amp;gt;&lt;BR /&gt;&amp;lt;p&amp;gt;Here's an &amp;lt;iframe src="&lt;A href="https://example.com" target="_blank"&gt;https://example.com&lt;/A&gt;" width="600" height="400"&amp;gt;&amp;lt;/iframe&amp;gt; that displays a website within a frame.&amp;lt;/p&amp;gt;&lt;BR /&gt;&amp;lt;p&amp;gt;Here's some code:&amp;lt;/p&amp;gt;&lt;BR /&gt;&amp;lt;pre&amp;gt;&amp;lt;code&amp;gt;function myFunction() {&lt;BR /&gt;console.log("Hello, world!");&lt;BR /&gt;}&amp;lt;/code&amp;gt;&amp;lt;/pre&amp;gt;&lt;BR /&gt;&amp;lt;p&amp;gt;And here's a list:&amp;lt;/p&amp;gt;&lt;BR /&gt;&amp;lt;ul&amp;gt;&lt;BR /&gt;&amp;lt;li&amp;gt;Item 1&amp;lt;/li&amp;gt;&lt;BR /&gt;&amp;lt;li&amp;gt;Item 2&amp;lt;/li&amp;gt;&lt;BR /&gt;&amp;lt;li&amp;gt;Item 3&amp;lt;/li&amp;gt;&lt;BR /&gt;&amp;lt;/ul&amp;gt;&lt;BR /&gt;&amp;lt;/body&amp;gt;&lt;BR /&gt;&amp;lt;/html&amp;gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 14:11:15 GMT</pubDate>
      <guid>https://omywm49848.stage.lithium.com/t5/Intel-DevCloud/testing/m-p/71#M5</guid>
      <dc:creator>pavani</dc:creator>
      <dc:date>2023-02-28T14:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: testing</title>
      <link>https://omywm49848.stage.lithium.com/t5/Intel-DevCloud/testing/m-p/73#M6</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is a paragraph of text that includes &lt;STRONG&gt;bold&lt;/STRONG&gt;, &lt;EM&gt;italicized&lt;/EM&gt;, and &lt;U&gt;underlined&lt;/U&gt; words.&lt;/P&gt;
&lt;P&gt;Here's an &lt;A href="https://example.com" target="_blank"&gt;example link&lt;/A&gt; that goes to a website.&lt;/P&gt;
&lt;P&gt;Here's an &lt;IMG src="https://omywm49848.stage.lithium.com/my-image.jpg" border="0" alt="My Image" /&gt; that displays an image.&lt;/P&gt;
&lt;P&gt;Here's an &lt;IFRAME src="https://example.com" width="600" height="400"&gt;&lt;/IFRAME&gt; that displays a website within a frame.&lt;/P&gt;
&lt;P&gt;Here's some code:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;function myFunction() {
console.log("Hello, world!");
}&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;And here's a list:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Item 1&lt;/LI&gt;
&lt;LI&gt;Item 2&lt;/LI&gt;
&lt;LI&gt;Item 3&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 28 Feb 2023 14:13:25 GMT</pubDate>
      <guid>https://omywm49848.stage.lithium.com/t5/Intel-DevCloud/testing/m-p/73#M6</guid>
      <dc:creator>minhaj-admin</dc:creator>
      <dc:date>2023-02-28T14:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: testing</title>
      <link>https://omywm49848.stage.lithium.com/t5/Intel-DevCloud/testing/m-p/74#M7</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is a paragraph of text that includes &lt;STRONG&gt;bold&lt;/STRONG&gt;, &lt;EM&gt;italicized&lt;/EM&gt;, and &lt;U&gt;underlined&lt;/U&gt; words.&lt;/P&gt;&lt;P&gt;Here's an &lt;A href="https://example.com" target="_blank" rel="noopener"&gt;example link&lt;/A&gt; that goes to a website.&lt;/P&gt;&lt;P&gt;Here's an &lt;IMG src="https://omywm49848.stage.lithium.com/my-image.jpg" border="0" alt="My Image" /&gt; that displays an image.&lt;/P&gt;&lt;P&gt;Here's an that displays a website within a frame.&lt;/P&gt;&lt;P&gt;Here's some code:&lt;/P&gt;&lt;PRE&gt;function myFunction() {
  console.log("Hello, world!");
}&lt;/PRE&gt;&lt;P&gt;And here's a list:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Item 1&lt;/LI&gt;&lt;LI&gt;Item 2&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 28 Feb 2023 14:20:17 GMT</pubDate>
      <guid>https://omywm49848.stage.lithium.com/t5/Intel-DevCloud/testing/m-p/74#M7</guid>
      <dc:creator>pavani</dc:creator>
      <dc:date>2023-02-28T14:20:17Z</dc:date>
    </item>
    <item>
      <title>Re: testing</title>
      <link>https://omywm49848.stage.lithium.com/t5/Intel-DevCloud/testing/m-p/75#M8</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;H1&gt;This is a header&lt;/H1&gt;&lt;P&gt;This is a paragraph of text.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Item 1&lt;/LI&gt;&lt;LI&gt;Item 2&lt;/LI&gt;&lt;LI&gt;Item 3&lt;/LI&gt;&lt;/UL&gt;&lt;OL&gt;&lt;LI&gt;Numbered item 1&lt;/LI&gt;&lt;LI&gt;Numbered item 2&lt;/LI&gt;&lt;LI&gt;Numbered item 3&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;A href="https://www.example.com" target="_blank" rel="noopener"&gt;This is a link&lt;/A&gt; &lt;IMG src="https://www.example.com/image.jpg" border="0" alt="An example image" /&gt;&lt;/P&gt;&lt;P&gt;Enter some text:&lt;/P&gt;&lt;P&gt;Header 1 Header 2&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Row 1, Column 1&lt;/TD&gt;&lt;TD&gt;Row 1, Column 2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Row 2, Column 1&lt;/TD&gt;&lt;TD&gt;Row 2, Column 2&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;DIV class=""&gt;This text is important.&lt;/DIV&gt;&lt;HR /&gt;&lt;PRE&gt;This is some preformatted text.&lt;/PRE&gt;&lt;BLOCKQUOTE&gt;This is a blockquote. It can span multiple lines.&lt;/BLOCKQUOTE&gt;&lt;P&gt;HTML &lt;STRIKE&gt;This text has been deleted.&lt;/STRIKE&gt; &lt;U&gt;This text has been inserted.&lt;/U&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 14:23:36 GMT</pubDate>
      <guid>https://omywm49848.stage.lithium.com/t5/Intel-DevCloud/testing/m-p/75#M8</guid>
      <dc:creator>pavani</dc:creator>
      <dc:date>2023-02-28T14:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: testing</title>
      <link>https://omywm49848.stage.lithium.com/t5/Intel-DevCloud/testing/m-p/76#M9</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H1&gt;This is a header&lt;/H1&gt;
&lt;P&gt;This is a paragraph of text.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Item 1&lt;/LI&gt;
&lt;LI&gt;Item 2&lt;/LI&gt;
&lt;LI&gt;Item 3&lt;/LI&gt;
&lt;/UL&gt;
&lt;OL&gt;
&lt;LI&gt;Numbered item 1&lt;/LI&gt;
&lt;LI&gt;Numbered item 2&lt;/LI&gt;
&lt;LI&gt;Numbered item 3&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;A href="https://www.example.com" target="_blank"&gt;This is a link&lt;/A&gt; &lt;IMG src="https://www.example.com/image.jpg" border="0" alt="An example image" /&gt; &lt;IFRAME src="https://www.example.com/embedded-content" width="600" height="400"&gt;&lt;/IFRAME&gt;&lt;/P&gt;
&lt;FORM&gt;&lt;LABEL for="input"&gt;Enter some text:&lt;/LABEL&gt; &lt;INPUT id="input" name="input" type="text" /&gt; &lt;INPUT type="submit" value="Submit" /&gt;&lt;/FORM&gt;
&lt;TABLE&gt;
&lt;THEAD&gt;
&lt;TR&gt;
&lt;TH&gt;Header 1&lt;/TH&gt;
&lt;TH&gt;Header 2&lt;/TH&gt;
&lt;/TR&gt;
&lt;/THEAD&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;Row 1, Column 1&lt;/TD&gt;
&lt;TD&gt;Row 1, Column 2&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Row 2, Column 1&lt;/TD&gt;
&lt;TD&gt;Row 2, Column 2&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;DIV class="important"&gt;This text is important.&lt;/DIV&gt;
&lt;HR /&gt;
&lt;PRE&gt;This is some preformatted text.&lt;/PRE&gt;
&lt;BLOCKQUOTE&gt;This is a blockquote. It can span multiple lines.&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;ABBR title="Hypertext Markup Language"&gt;HTML&lt;/ABBR&gt; &lt;DEL&gt;This text has been deleted.&lt;/DEL&gt; &lt;INS&gt;This text has been inserted.&lt;/INS&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 14:24:44 GMT</pubDate>
      <guid>https://omywm49848.stage.lithium.com/t5/Intel-DevCloud/testing/m-p/76#M9</guid>
      <dc:creator>minhaj-admin</dc:creator>
      <dc:date>2023-02-28T14:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: testing</title>
      <link>https://omywm49848.stage.lithium.com/t5/Intel-DevCloud/testing/m-p/77#M10</link>
      <description>&lt;P&gt;&lt;STRONG&gt;This is a paragraph with bold text.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;This is a paragraph with italicized text.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;This is a paragraph with underlined text.&lt;/U&gt;&lt;/P&gt;&lt;P&gt;This is a paragraph with &lt;A href="https://www.example.com" target="_blank" rel="noopener"&gt;a hyperlink&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;This is a paragraph with an &lt;IMG src="https://omywm49848.stage.lithium.com/example.jpg" border="0" alt="example image" /&gt; image.&lt;/P&gt;&lt;P&gt;This is a paragraph with a WHO abbreviation.&lt;/P&gt;&lt;P&gt;This is a paragraph with a code block.&lt;/P&gt;&lt;P&gt;This is a paragraph with a&lt;/P&gt;&lt;BLOCKQUOTE&gt;blockquote&lt;/BLOCKQUOTE&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;This is a paragraph with a superscript and subscript.&lt;/P&gt;&lt;P&gt;This is a paragraph with a highlighted section.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 14:25:48 GMT</pubDate>
      <guid>https://omywm49848.stage.lithium.com/t5/Intel-DevCloud/testing/m-p/77#M10</guid>
      <dc:creator>pavani</dc:creator>
      <dc:date>2023-02-28T14:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: testing</title>
      <link>https://omywm49848.stage.lithium.com/t5/Intel-DevCloud/testing/m-p/78#M11</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;H1&gt;Welcome to My Website&lt;/H1&gt;&lt;P&gt;Hello, &lt;STRONG&gt;world!&lt;/STRONG&gt; Welcome to my &lt;EM&gt;website&lt;/EM&gt;. Here, you will find &lt;A href="https://www.example.com" target="_blank" rel="noopener"&gt;links&lt;/A&gt; to some of my favorite websites, as well as information about my HTML skills.&lt;/P&gt;&lt;H2&gt;My favorite foods&lt;/H2&gt;&lt;UL&gt;&lt;LI&gt;Pizza&lt;/LI&gt;&lt;LI&gt;Burgers&lt;/LI&gt;&lt;LI&gt;Tacos&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If you are interested in learning more about me, please &lt;A href="mailto:myemail@example.com" target="_blank" rel="noopener"&gt;email me&lt;/A&gt; or check out my &lt;A href="https://www.linkedin.com" target="_blank" rel="noopener"&gt;LinkedIn&lt;/A&gt; profile.&lt;/P&gt;&lt;H3&gt;My hobbies&lt;/H3&gt;&lt;OL&gt;&lt;LI&gt;Playing video games&lt;/LI&gt;&lt;LI&gt;Reading&lt;/LI&gt;&lt;LI&gt;Watching movies&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Thank you for visiting my website. Please come back soon!&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 14:28:02 GMT</pubDate>
      <guid>https://omywm49848.stage.lithium.com/t5/Intel-DevCloud/testing/m-p/78#M11</guid>
      <dc:creator>pavani</dc:creator>
      <dc:date>2023-02-28T14:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: testing</title>
      <link>https://omywm49848.stage.lithium.com/t5/Intel-DevCloud/testing/m-p/79#M12</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is a paragraph of text that includes &lt;STRONG&gt;bold&lt;/STRONG&gt;, &lt;EM&gt;italicized&lt;/EM&gt;, and &lt;U&gt;underlined&lt;/U&gt; words.&lt;/P&gt;&lt;P&gt;Here's an &lt;A href="https://example.com" target="_blank" rel="noopener"&gt;example link&lt;/A&gt; that goes to a website.&lt;/P&gt;&lt;P&gt;Here's an &lt;IMG src="https://imageio.forbes.com/specials-images/imageserve/5f962d31e7b04bbfd2f68758/Bugatti-Chiron-Super-Sport-300--Driving/960x0.jpg?height=473&amp;amp;width=711&amp;amp;fit=bounds" border="0" alt="My Image" /&gt; that displays an image.&lt;/P&gt;&lt;P&gt;Here's some code:&lt;/P&gt;&lt;PRE&gt;function myFunction() {
  console.log("Hello, world!");
}&lt;/PRE&gt;&lt;P&gt;And here's a list:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Item 1&lt;/LI&gt;&lt;LI&gt;Item 2&lt;/LI&gt;&lt;LI&gt;Item 3&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 28 Feb 2023 14:38:24 GMT</pubDate>
      <guid>https://omywm49848.stage.lithium.com/t5/Intel-DevCloud/testing/m-p/79#M12</guid>
      <dc:creator>pavani</dc:creator>
      <dc:date>2023-02-28T14:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: testing</title>
      <link>https://omywm49848.stage.lithium.com/t5/Intel-DevCloud/testing/m-p/80#M13</link>
      <description>&lt;H1&gt;This is a heading level 1&lt;/H1&gt;&lt;H2&gt;This is a heading level 2&lt;/H2&gt;&lt;H3&gt;This is a heading level 3&lt;/H3&gt;&lt;H4&gt;This is a heading level 4&lt;/H4&gt;&lt;H5&gt;This is a heading level 5&lt;/H5&gt;&lt;H6&gt;This is a heading level 6&lt;/H6&gt;&lt;P&gt;This is a paragraph.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;This is an unordered list item.&lt;/LI&gt;&lt;LI&gt;This is another unordered list item.&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 28 Feb 2023 14:41:18 GMT</pubDate>
      <guid>https://omywm49848.stage.lithium.com/t5/Intel-DevCloud/testing/m-p/80#M13</guid>
      <dc:creator>pavani</dc:creator>
      <dc:date>2023-02-28T14:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: testing</title>
      <link>https://omywm49848.stage.lithium.com/t5/Intel-DevCloud/testing/m-p/82#M14</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H1&gt;HTML Tags Example&lt;/H1&gt;
&lt;P&gt;This is an example of HTML tags.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://imageio.forbes.com/specials-images/imageserve/5f962d31e7b04bbfd2f68758/Bugatti-Chiron-Super-Sport-300--Driving/960x0.jpg?height=473&amp;amp;width=711&amp;amp;fit=bounds" border="0" alt="Random Image" /&gt; &lt;IMG border="0" alt="Random Image with srcset" /&gt; &lt;EMBED src="https://www.w3schools.com/images/compatible_ie.gif" type="image/gif" width="100" height="100"&gt;&lt;/EMBED&gt; &lt;IFRAME src="https://www.youtube.com/embed/dQw4w9WgXcQ" width="560" height="315" title="Rick Astley - Never Gonna Give You Up (Official Music Video)"&gt;&lt;/IFRAME&gt; &lt;AUDIO controls="controls"&gt;
		&lt;SOURCE src="https://www.w3schools.com/tags/horse.ogg" type="audio/ogg"&gt;&lt;/SOURCE&gt;
		&lt;SOURCE src="https://www.w3schools.com/tags/horse.mp3" type="audio/mpeg"&gt;&lt;/SOURCE&gt;
		Your browser does not support the audio element.
	&lt;/AUDIO&gt; &lt;VIDEO poster="https://picsum.photos/500/400" controls="controls" width="300" height="150"&gt;
		&lt;SOURCE src="https://www.w3schools.com/html/mov_bbb.mp4" type="video/mp4"&gt;&lt;/SOURCE&gt;
		&lt;SOURCE src="https://www.w3schools.com/html/mov_bbb.ogg" type="video/ogg"&gt;&lt;/SOURCE&gt;
		Your browser does not support the video tag.
	&lt;/VIDEO&gt; &lt;OBJECT width="550" height="400" data="https://www.w3schools.com/html/mov_bbb.swf" type="application/x-shockwave-flash"&gt;
		&lt;PARAM name="movie" value="https://www.w3schools.com/html/mov_bbb.swf" /&gt;
		&lt;PARAM name="wmode" value="transparent" /&gt;
	&lt;/OBJECT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 14:57:28 GMT</pubDate>
      <guid>https://omywm49848.stage.lithium.com/t5/Intel-DevCloud/testing/m-p/82#M14</guid>
      <dc:creator>minhaj-admin</dc:creator>
      <dc:date>2023-02-28T14:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: testing</title>
      <link>https://omywm49848.stage.lithium.com/t5/Intel-DevCloud/testing/m-p/83#M15</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;H1&gt;This is a header&lt;/H1&gt;&lt;P&gt;This is a paragraph of text.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Item 1&lt;/LI&gt;&lt;LI&gt;Item 2&lt;/LI&gt;&lt;LI&gt;Item 3&lt;/LI&gt;&lt;/UL&gt;&lt;OL&gt;&lt;LI&gt;Numbered item 1&lt;/LI&gt;&lt;LI&gt;Numbered item 2&lt;/LI&gt;&lt;LI&gt;Numbered item 3&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;A href="https://www.example.com" target="_blank" rel="noopener"&gt;This is a link&lt;/A&gt; &lt;IMG src="https://www.example.com/image.jpg" border="0" alt="An example image" /&gt;&lt;/P&gt;&lt;P&gt;Enter some text:&lt;/P&gt;&lt;P&gt;Header 1 Header 2&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Row 1, Column 1&lt;/TD&gt;&lt;TD&gt;Row 1, Column 2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Row 2, Column 1&lt;/TD&gt;&lt;TD&gt;Row 2, Column 2&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;DIV class=""&gt;This text is important.&lt;/DIV&gt;&lt;HR /&gt;&lt;PRE&gt;This is some preformatted text.&lt;/PRE&gt;&lt;BLOCKQUOTE&gt;This is a blockquote. It can span multiple lines.&lt;/BLOCKQUOTE&gt;&lt;P&gt;HTML This text has been deleted. This text has been inserted.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 15:35:41 GMT</pubDate>
      <guid>https://omywm49848.stage.lithium.com/t5/Intel-DevCloud/testing/m-p/83#M15</guid>
      <dc:creator>pavani</dc:creator>
      <dc:date>2023-02-28T15:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: testing</title>
      <link>https://omywm49848.stage.lithium.com/t5/Intel-DevCloud/testing/m-p/84#M16</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HTML This text has been deleted. This text has been inserted.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 16:13:57 GMT</pubDate>
      <guid>https://omywm49848.stage.lithium.com/t5/Intel-DevCloud/testing/m-p/84#M16</guid>
      <dc:creator>pavani</dc:creator>
      <dc:date>2023-02-28T16:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: testing</title>
      <link>https://omywm49848.stage.lithium.com/t5/Intel-DevCloud/testing/m-p/85#M17</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HTML This text has been deleted. This text has been inserted.&lt;/P&gt;&lt;P&gt;Testing Purpose&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 16:24:06 GMT</pubDate>
      <guid>https://omywm49848.stage.lithium.com/t5/Intel-DevCloud/testing/m-p/85#M17</guid>
      <dc:creator>pavani</dc:creator>
      <dc:date>2023-02-28T16:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: testing</title>
      <link>https://omywm49848.stage.lithium.com/t5/Intel-DevCloud/testing/m-p/86#M18</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;H1&gt;HTML Tags Example&lt;/H1&gt;&lt;P&gt;This is an example of HTML tags.&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://imageio.forbes.com/specials-images/imageserve/5f962d31e7b04bbfd2f68758/Bugatti-Chiron-Super-Sport-300--Driving/960x0.jpg?height=473&amp;amp;width=711&amp;amp;fit=bounds" border="0" alt="Random Image" /&gt;&lt;IMG border="0" alt="Random Image with srcset" /&gt;Your browser does not support the audio element. Your browser does not support the video tag.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 16:57:15 GMT</pubDate>
      <guid>https://omywm49848.stage.lithium.com/t5/Intel-DevCloud/testing/m-p/86#M18</guid>
      <dc:creator>pavani</dc:creator>
      <dc:date>2023-02-28T16:57:15Z</dc:date>
    </item>
    <item>
      <title>Re: testing</title>
      <link>https://omywm49848.stage.lithium.com/t5/Intel-DevCloud/testing/m-p/87#M19</link>
      <description>&lt;P&gt;&amp;lt;!DOCTYPE html&amp;gt;&lt;BR /&gt;&amp;lt;html&amp;gt;&lt;BR /&gt;&amp;lt;head&amp;gt;&lt;BR /&gt;&amp;lt;title&amp;gt;HTML Tags Example&amp;lt;/title&amp;gt;&lt;BR /&gt;&amp;lt;/head&amp;gt;&lt;BR /&gt;&amp;lt;body background="&lt;A href="https://picsum.photos/1000/800" target="_blank"&gt;https://picsum.photos/1000/800&lt;/A&gt;"&amp;gt;&lt;BR /&gt;&amp;lt;h1&amp;gt;HTML Tags Example&amp;lt;/h1&amp;gt;&lt;BR /&gt;&amp;lt;p&amp;gt;This is an example of HTML tags.&amp;lt;/p&amp;gt;&lt;BR /&gt;&amp;lt;img src="&lt;A href="https://imageio.forbes.com/specials-images/imageserve/5f962d31e7b04bbfd2f68758/Bugatti-Chiron-Super-Sport-300--Driving/960x0.jpg?height=473&amp;amp;width=711&amp;amp;fit=bounds" target="_blank"&gt;https://imageio.forbes.com/specials-images/imageserve/5f962d31e7b04bbfd2f68758/Bugatti-Chiron-Super-Sport-300--Driving/960x0.jpg?height=473&amp;amp;width=711&amp;amp;fit=bounds&lt;/A&gt;" alt="Random Image"&amp;gt;&lt;BR /&gt;&amp;lt;img srcset="&lt;A href="https://imageio.forbes.com/specials-images/imageserve/5f962d31e7b04bbfd2f68758/Bugatti-Chiron-Super-Sport-300--Driving/960x0.jpg?height=473&amp;amp;width=711&amp;amp;fit=bounds" target="_blank"&gt;https://imageio.forbes.com/specials-images/imageserve/5f962d31e7b04bbfd2f68758/Bugatti-Chiron-Super-Sport-300--Driving/960x0.jpg?height=473&amp;amp;width=711&amp;amp;fit=bounds&lt;/A&gt; 2x, &lt;A href="https://imageio.forbes.com/specials-images/imageserve/5f962d31e7b04bbfd2f68758/Bugatti-Chiron-Super-Sport-300--Driving/960x0.jpg?height=473&amp;amp;width=711&amp;amp;fit=bounds" target="_blank"&gt;https://imageio.forbes.com/specials-images/imageserve/5f962d31e7b04bbfd2f68758/Bugatti-Chiron-Super-Sport-300--Driving/960x0.jpg?height=473&amp;amp;width=711&amp;amp;fit=bounds&lt;/A&gt; 1x" alt="Random Image with srcset"&amp;gt;&lt;BR /&gt;&amp;lt;script src="&lt;A href="https://code.jquery.com/jquery-3.6.0.min.js" target="_blank"&gt;https://code.jquery.com/jquery-3.6.0.min.js&lt;/A&gt;"&amp;gt;&amp;lt;/script&amp;gt;&lt;BR /&gt;&amp;lt;source src="&lt;A href="https://www.w3schools.com/tags/horse.ogg" target="_blank"&gt;https://www.w3schools.com/tags/horse.ogg&lt;/A&gt;" type="audio/ogg"&amp;gt;&lt;BR /&gt;&amp;lt;embed src="&lt;A href="https://www.w3schools.com/images/compatible_ie.gif" target="_blank"&gt;https://www.w3schools.com/images/compatible_ie.gif&lt;/A&gt;" type="image/gif" height="100" width="100"&amp;gt;&lt;BR /&gt;&amp;lt;frame src="&lt;A href="https://www.w3schools.com" target="_blank"&gt;https://www.w3schools.com&lt;/A&gt;" title="W3Schools"&amp;gt;&lt;BR /&gt;&amp;lt;iframe src="&lt;A href="https://www.youtube.com/embed/dQw4w9WgXcQ" target="_blank"&gt;https://www.youtube.com/embed/dQw4w9WgXcQ&lt;/A&gt;" title="Rick Astley - Never Gonna Give You Up (Official Music Video)" width="560" height="315"&amp;gt;&amp;lt;/iframe&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;video controls poster="&lt;A href="https://picsum.photos/500/400" target="_blank"&gt;https://picsum.photos/500/400&lt;/A&gt;"&amp;gt;&lt;BR /&gt;&amp;lt;source src="&lt;A href="https://www.w3schools.com/html/mov_bbb.mp4" target="_blank"&gt;https://www.w3schools.com/html/mov_bbb.mp4&lt;/A&gt;" type="video/mp4"&amp;gt;&lt;BR /&gt;&amp;lt;source src="&lt;A href="https://www.w3schools.com/html/mov_bbb.ogg" target="_blank"&gt;https://www.w3schools.com/html/mov_bbb.ogg&lt;/A&gt;" type="video/ogg"&amp;gt;&lt;BR /&gt;Your browser does not support the video tag.&lt;BR /&gt;&amp;lt;/video&amp;gt;&lt;BR /&gt;&amp;lt;track src="&lt;A href="https://www.w3schools.com/html/mov_bbb.vtt" target="_blank"&gt;https://www.w3schools.com/html/mov_bbb.vtt&lt;/A&gt;" kind="subtitles" srclang="en" label="English"&amp;gt;&lt;BR /&gt;&amp;lt;object data="&lt;A href="https://www.w3schools.com/html/mov_bbb.swf" target="_blank"&gt;https://www.w3schools.com/html/mov_bbb.swf&lt;/A&gt;" type="application/x-shockwave-flash" width="550" height="400"&amp;gt;&lt;BR /&gt;&amp;lt;param name="movie" value="&lt;A href="https://www.w3schools.com/html/mov_bbb.swf" target="_blank"&gt;https://www.w3schools.com/html/mov_bbb.swf&lt;/A&gt;"&amp;gt;&lt;BR /&gt;&amp;lt;param name="wmode" value="transparent"&amp;gt;&lt;BR /&gt;&amp;lt;/object&amp;gt;&lt;BR /&gt;&amp;lt;style&amp;gt;&lt;BR /&gt;body {&lt;BR /&gt;background-color: #eee;&lt;BR /&gt;}&lt;BR /&gt;&amp;lt;/style&amp;gt;&lt;BR /&gt;&amp;lt;/body&amp;gt;&lt;BR /&gt;&amp;lt;/html&amp;gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 17:06:47 GMT</pubDate>
      <guid>https://omywm49848.stage.lithium.com/t5/Intel-DevCloud/testing/m-p/87#M19</guid>
      <dc:creator>pavani</dc:creator>
      <dc:date>2023-02-28T17:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: testing</title>
      <link>https://omywm49848.stage.lithium.com/t5/Intel-DevCloud/testing/m-p/88#M20</link>
      <description>&lt;P&gt;This is a veryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryverylongwordthatwillbreakatspecificplaceswhenthebrowserwindowisresized.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 17:33:02 GMT</pubDate>
      <guid>https://omywm49848.stage.lithium.com/t5/Intel-DevCloud/testing/m-p/88#M20</guid>
      <dc:creator>pavani</dc:creator>
      <dc:date>2023-02-28T17:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: testing</title>
      <link>https://omywm49848.stage.lithium.com/t5/Intel-DevCloud/testing/m-p/89#M21</link>
      <description>&lt;P&gt;&amp;lt;p&amp;gt;This is a veryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryvery&amp;lt;wbr&amp;gt;longwordthatwillbreakatspecific&amp;lt;wbr&amp;gt;placeswhenthebrowserwindowisresized.test&amp;lt;/p&amp;gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 17:34:14 GMT</pubDate>
      <guid>https://omywm49848.stage.lithium.com/t5/Intel-DevCloud/testing/m-p/89#M21</guid>
      <dc:creator>pavani</dc:creator>
      <dc:date>2023-02-28T17:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: testing</title>
      <link>https://omywm49848.stage.lithium.com/t5/Intel-DevCloud/testing/m-p/90#M22</link>
      <description>&lt;P&gt;This is a veryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryverylongwordthatwillbreakatspecificplaceswhenthebrowserwindowisresized.testtttttt&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 17:34:44 GMT</pubDate>
      <guid>https://omywm49848.stage.lithium.com/t5/Intel-DevCloud/testing/m-p/90#M22</guid>
      <dc:creator>pavani</dc:creator>
      <dc:date>2023-02-28T17:34:44Z</dc:date>
    </item>
  </channel>
</rss>

