File tree Expand file tree Collapse file tree 3 files changed +10
-8
lines changed
Expand file tree Collapse file tree 3 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 11<!-- External Libraries -->
2- < link rel ="stylesheet " type ="text/css " href ="http ://code.jquery.com/ui/1.10.0/themes/smoothness/jquery-ui.css " />
2+ < link rel ="stylesheet " type ="text/css " href ="https ://code.jquery.com/ui/1.10.0/themes/smoothness/jquery-ui.css " />
33
44<!-- Custom Styles -->
55< style >
Original file line number Diff line number Diff line change 3232 < fieldset id ="selection ">
3333 < legend > Selection</ legend >
3434 < table >
35- < tr >
36- < th > Element</ th >
37- < th > Partial</ th >
38- < th > Start</ th >
39- < th > End</ th >
40- </ tr >
35+ < thead >
36+ < tr >
37+ < th > Element</ th >
38+ < th > Partial</ th >
39+ < th > Start</ th >
40+ < th > End</ th >
41+ </ tr >
42+ </ thead >
4143 < tbody > </ tbody >
4244 </ table >
4345 </ fieldset >
Original file line number Diff line number Diff line change 11<!-- Libraries -->
22< script src ="//ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js "> </ script >
3- < script src ="http ://code.jquery.com/ui/1.10.0/jquery-ui.min.js "> </ script >
3+ < script src ="https ://code.jquery.com/ui/1.10.0/jquery-ui.min.js "> </ script >
44
55<!-- Custom JavaScript -->
66< script >
You can’t perform that action at this time.
0 commit comments