UNPKG
yoda-seo-tips
Version:
latest (1.0.0)
1.0.0
SEO tips from Yoda
github.com/skyjur/yoda-seo-tips
skyjur/yoda-seo-tips
yoda-seo-tips
/
sample2.html
13 lines
•
221 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
<!doctype
html
>
<
html
>
<
head
>
<
title
>
</
title
>
</
head
>
<
body
>
<
h1
>
h1
</
h1
>
<
h1
>
h2
</
h1
>
<
strong
>
1
</
strong
>
<
strong
>
2
</
strong
>
<
strong
>
3
</
strong
>
</
body
>
</
html
>