-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathtarget.html
61 lines (53 loc) · 2.06 KB
/
target.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
<html>
<head>
<title>This is a test run</title>
<script>
function thisisalert(){
alert("TESTING");
}
</script>
<style type="text/css">
body{
font-size:20px;
}
</style>
</head>
<body>
<p>
<span class="dropcaps">Header</span>
This is a paragraph with span
<span>Old my span</span>
<em>
<img src="http://www.google.com" alt="testimg"/>
this is a great book
</em>
</p>
<div class="sidewrapper">
<div id="sidebar"></div>
<div class="facebook comments"></div>
<span class="socialNetworking"></span>
<span class="facebook"></span>
<span class="twitter"></span>
<span id="caption"></span>
</div>
<div id="mainpara">
This is a special paragraph to test cleaner
It would aggregate all orphan text into paragraph almost alone allow me to express my gratittude and all. This is well and fair am among all a's this is amazing stupidity are up to challenge
and eliminate all link <a>like this</a> <b>This make</b> a lot of sense when people
look at an unable and incapable whole lots and all.
And what would be the best for us is to take into account that future
Newspaper that comply with HTML 5 additional tags will make this
opensource redundant$ as the whole article can be found in <article id="article"> tag
is unable to awfully feel sorry for the whole article
And why should that have happened to be an awesome and wholefully right</article>
<p id="lastpara">
you supposed to break when you see me.
</p>
Buffer text to trick you Goose
<div id="InnerDiv">
Wow, awesome, I will find a way to extract text which is amazingly powerful.
</div>
Don't move me, I'm the last in chain. Hey don't. I said don't. !
</div>
</body>
</html>