Skip to content

Commit 0a6775d

Browse files
Update README.md
1 parent 1966006 commit 0a6775d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
> You can check all 54 HTML5 tech interview questions here 👉 https://devinterview.io/dev/html5-interview-questions
44
5+
<p align="center">
6+
<a href="https://devinterview.io/">
7+
<img src="https://source.unsplash.com/collection/52661698/600x300">
8+
</a>
9+
</p>
10+
511
<div data-v-5e9078c0="" class="start"></div> <br data-v-5e9078c0=""> <div data-v-5e9078c0="" class="unit"><div><h2>🔹 1. Write a HTML table tag sequence that outputs the following</h2></div> <div><h3>Answer:</h3> <div class="answer"><div><div><div class="AnswerBody"><p>Write a HTML table tag sequence that outputs the following:</p><pre><code>50 pcs 100 500
612
10 pcs 5 50</code></pre><p><strong>Answer:</strong></p><pre><code><span class="token cBool"><span class="token cBool"><span class="token cBase">&lt;</span>table</span><span class="token cBase">&gt;</span></span>
713
<span class="token cBool"><span class="token cBool"><span class="token cBase">&lt;</span>tr</span><span class="token cBase">&gt;</span></span>

0 commit comments

Comments
 (0)