forked from jonycse/pythonSampleCode
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbs_sample.html
More file actions
16 lines (11 loc) · 775 Bytes
/
bs_sample.html
File metadata and controls
16 lines (11 loc) · 775 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<html><head><title>The Dormouse's story</title></head>
<p class="title"><b>The Dormouse's story</b></p>
<p class="story">Once upon a time there were three little sisters; and their names were
<a href="http://example.com/elsie" class="sister" id="link1">Elsie</a>,
<a href="http://example.com/lacie" class="sister" id="link2">Lacie</a> and
<a href="http://example.com/tillie" class="sister" id="link3">Tillie</a>
<a href="http://example.com/my_url_3" class="sisters" id="link4">test data A</a>
<a href="http://example.com/my_url_1" class="sister" id="link5">test data B</a>
<a href="http://example.com/my_url_2" class="sister" id="link6">test data C</a>
and they lived at the bottom of a well.</p>
<p class="story"> all great sisters stories are goes here</p>