File tree Expand file tree Collapse file tree 1 file changed +8
-11
lines changed Expand file tree Collapse file tree 1 file changed +8
-11
lines changed Original file line number Diff line number Diff line change 55 < link href ="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.min.css " rel ="stylesheet ">
66</ head >
77< body >
8- < div class ="container " style ="padding-top:30px ">
9-
8+ < div class ="container " style ="padding-top: 30px ">
109 < div class ="row ">
1110 < div class ="span12 ">
12- < div class ="hero-unit ">
13- < h1 > Pure JavaScript HTML Parser</ h1 >
14- < p > All-in-one: XML Serializer, DOM Builder, DOM Document Creator, A SAX-style API </ p >
15- < p >
16- < a class ="btn btn-primary btn-large " href ="https://github.com/blowsie/Pure-JavaScript-HTML-Parser "> Learn more
17- </ a >
18- </ p >
19- </ div >
11+ < div class ="hero-unit ">
12+ < h1 > Pure JavaScript HTML Parser</ h1 >
13+ < p > All-in-one: XML Serializer, DOM Builder, DOM Document Creator, A SAX-style API </ p >
14+ < p >
15+ < a class ="btn btn-primary btn-large " href ="https://github.com/blowsie/Pure-JavaScript-HTML-Parser "> Learn more</ a >
16+ </ p >
17+ </ div >
2018 </ div >
2119 </ div >
2220 < div class ="row ">
@@ -57,7 +55,6 @@ <h1>Pure JavaScript HTML Parser</h1>
5755 </ div >
5856 </ div >
5957 </ div >
60-
6158 </ div >
6259 < script src ="htmlparser.js "> </ script >
6360 < script >
You can’t perform that action at this time.
0 commit comments