#script copying warning# # you are not allowed to sell or distribute this script for any business or commercial purposes. this script is released for educational purposed only. Instructions to put the script in your html pages.
## this line indicates that the script will start from this line to be activated follows. Cheking Style sheet
## this line indicates that the script used is no more than this line. and so on. 2. First of all, you have to complete your html writing job for the page and wherever you like to put some styling touch then same as before just above the line put the CSS opening and closing tags. a. B. between both tags start writing the script whatever you like to control in the page. c. body {margin-left: 3px; margin-right: 3px} ## this line will control the margins of the body will be 3px from the border lines from the right and left. D. .character {font-weight: bold; margin-left: 2px; margin-right: 2px; margin-top: 2px} ## this line will control the DIV section. E. .directions {font-style: italic} ## same as it works in the DIV section. F. wherever you like to control the text in the DIV section then put the DIV tags and make the class="directinos". ie:
and do not forget to close the DIV tag again. ie:
G. same rule apply to the character class to control within the DIV sections. H. as many tags as you like, can be used within the pages. ###tips### If you like to control your text or tables or images from the css file and not writing in the same html page then open your notepad or any other html/css editing tools and write the scripts without opening and closing tags of the styling sheets and save as with extention .css. it will be css file. now make a link to the file directory to reach to the css file you have saved to. so if you have saved your css file in the c:\www.yourdomain.com\scripts\css\text.css then you should link it like ## put this line same as before just above the line. if your scripts still doesn't work then check the path you have provided for the script file. Enjoy using the styling sheets. if you have any questions about the script please, contact us at support@khotang.com www.khotang.com