Intel® DevCloud
Help for those needing help starting or connecting to the Intel® DevCloud

testing

pavani
Employee
6,357件の閲覧回数

testing

0 件の賞賛
25 返答(返信)
pavani
Employee
2,023件の閲覧回数

 

HTML This text has been deleted. This text has been inserted.

Testing Purpose

minhaj-admin
モデレーター
2,024件の閲覧回数

 

This is a header

This is a paragraph of text.

  • Item 1
  • Item 2
  • Item 3
  1. Numbered item 1
  2. Numbered item 2
  3. Numbered item 3

This is a link An example image

Header 1 Header 2
Row 1, Column 1 Row 1, Column 2
Row 2, Column 1 Row 2, Column 2
This text is important.

This is some preformatted text.
This is a blockquote. It can span multiple lines.

HTML This text has been deleted. This text has been inserted.

pavani
Employee
2,023件の閲覧回数

This is a heading level 1

This is a heading level 2

This is a heading level 3

This is a heading level 4

This is a heading level 5
This is a heading level 6

This is a paragraph.

  • This is an unordered list item.
  • This is another unordered list item.
pavani
Employee
2,023件の閲覧回数

 

This is a header

This is a paragraph of text.

  • Item 1
  • Item 2
  • Item 3
  1. Numbered item 1
  2. Numbered item 2
  3. Numbered item 3

This is a link An example image

Enter some text:

Header 1 Header 2

Row 1, Column 1Row 1, Column 2
Row 2, Column 1Row 2, Column 2
This text is important.

This is some preformatted text.
This is a blockquote. It can span multiple lines.

HTML This text has been deleted. This text has been inserted.

pavani
Employee
2,023件の閲覧回数

 

HTML This text has been deleted. This text has been inserted.

pavani
Employee
2,022件の閲覧回数

 

HTML Tags Example

This is an example of HTML tags.

Random ImageRandom Image with srcsetYour browser does not support the audio element. Your browser does not support the video tag.

pavani
Employee
2,022件の閲覧回数

<!DOCTYPE html>
<html>
<head>
<title>HTML Tags Example</title>
</head>
<body background="https://picsum.photos/1000/800">
<h1>HTML Tags Example</h1>
<p>This is an example of HTML tags.</p>
<img src="https://imageio.forbes.com/specials-images/imageserve/5f962d31e7b04bbfd2f68758/Bugatti-Chiron-Super-..." alt="Random Image">
<img srcset="https://imageio.forbes.com/specials-images/imageserve/5f962d31e7b04bbfd2f68758/Bugatti-Chiron-Super-... 2x, https://imageio.forbes.com/specials-images/imageserve/5f962d31e7b04bbfd2f68758/Bugatti-Chiron-Super-... 1x" alt="Random Image with srcset">
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<source src="https://www.w3schools.com/tags/horse.ogg" type="audio/ogg">
<embed src="https://www.w3schools.com/images/compatible_ie.gif" type="image/gif" height="100" width="100">
<frame src="https://www.w3schools.com" title="W3Schools">
<iframe src="https://www.youtube.com/embed/dQw4w9WgXcQ" title="Rick Astley - Never Gonna Give You Up (Official Music Video)" width="560" height="315"></iframe>

<video controls poster="https://picsum.photos/500/400">
<source src="https://www.w3schools.com/html/mov_bbb.mp4" type="video/mp4">
<source src="https://www.w3schools.com/html/mov_bbb.ogg" type="video/ogg">
Your browser does not support the video tag.
</video>
<track src="https://www.w3schools.com/html/mov_bbb.vtt" kind="subtitles" srclang="en" label="English">
<object data="https://www.w3schools.com/html/mov_bbb.swf" type="application/x-shockwave-flash" width="550" height="400">
<param name="movie" value="https://www.w3schools.com/html/mov_bbb.swf">
<param name="wmode" value="transparent">
</object>
<style>
body {
background-color: #eee;
}
</style>
</body>
</html>

pavani
Employee
2,022件の閲覧回数

This is a veryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryverylongwordthatwillbreakatspecificplaceswhenthebrowserwindowisresized.

pavani
Employee
2,022件の閲覧回数

<p>This is a veryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryvery<wbr>longwordthatwillbreakatspecific<wbr>placeswhenthebrowserwindowisresized.test</p>

pavani
Employee
2,022件の閲覧回数

This is a veryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryverylongwordthatwillbreakatspecificplaceswhenthebrowserwindowisresized.testtttttt

返信