2.6 QA Status temp2: Difference between revisions

From Yocto Project
Jump to navigationJump to search
(Replaced content with "<h1>Sample code to try</h1> <a href="https://www.googles.com">This is a link</a> <p style="color:red">I am a paragraph</p> <h6>finish</h6>")
No edit summary
Line 1: Line 1:
<HTML>
<HEAD> This is header </HEAD>
<BODY>
<h1>Sample code to try</h1>
<h1>Sample code to try</h1>


Line 6: Line 9:


<h6>finish</h6>
<h6>finish</h6>
</BODY>
</HTML>

Revision as of 06:20, 8 January 2019

<HTML> <HEAD> This is header </HEAD> <BODY>

Sample code to try

<a href="https://www.googles.com">This is a link</a>

I am a paragraph

finish

</BODY> </HTML>