Skip to content

Commit

Permalink
Create Note from Instructor
Browse files Browse the repository at this point in the history
  • Loading branch information
Internshala-Online-Trainings authored Mar 7, 2019
1 parent 7e4ac4c commit 8cedace
Showing 1 changed file with 13 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Note from Instructor:

Since id attribute is used to identify elements uniquely, ideally two elements should not have the same id.
The commonly used block level elements are:
<div>
<footer>
<form>
Heading levels <h1> to <h6>
<header>
List related elements <li>,<ol>, <ul>
<p>
<nav>
<table>

0 comments on commit 8cedace

Please sign in to comment.