File tree Expand file tree Collapse file tree 1 file changed +2
-13
lines changed Expand file tree Collapse file tree 1 file changed +2
-13
lines changed Original file line number Diff line number Diff line change 11< html > < head >
22< meta content ="text/html; charset=UTF-8 " http-equiv ="content-type ">
3- < title > HTML Wrap Util for Editing Introduction Content </ title >
3+ < title > Simple Util to format a URL for Blogger </ title >
44< LINK href ="stylesheets/wrap.css " rel ="stylesheet " type ="text/css ">
55< script src ="http://code.jquery.com/jquery-1.9.1.js " type ="text/javascript "> </ script >
66< script src ="http://ajax.aspnetcdn.com/ajax/jquery.validate/1.11.1/jquery.validate.js " type ="text/javascript "> </ script >
7- < script src ="javascripts/wrap.js " type ="text/javascript "> </ script >
87< script src ="javascripts/link-index.js " type ="text/javascript "> </ script >
98< script src ="javascripts/register-links.js " type ="text/javascript "> </ script >
109
4342</ div >
4443< div class ="center ">
4544< div id ="log "> </ div >
46- < button id ="wrap-intro "> Create HTML </ button >
45+ < button id ="wrap-intro "> Create URL </ button >
4746</ div >
4847< div class ="right ">
4948< textarea id ="showtext "> </ textarea >
5049</ div >
5150</ div >
5251</ form >
53- < h2 > Formatting Introduction Section : Steps</ h2 >
54- < p >
55- Introduction for each article needs to be formatted using following steps
56- < ul >
57- < li > Enter the Introduction Section Text in Left text field. </ li >
58- < li > Click "Create HTML" Button.</ li >
59- < li > The HTML will be created on right side text field.</ li >
60- < li > Copy the HTML text and paste it in a new document.</ li >
61- </ ul >
62- </ p >
6352</ body > </ html >
You can’t perform that action at this time.
0 commit comments