widgeo.net

ICT: How to Insert Scroll Bar in Hot Potatoes Using HTLM Code

Sunday 28 December 2014




This tutorial may be use full when you insert the text in Hot Potatoes and the text is too long. So, to make it simple and beautiful in the web view you can insert the scroll bar in the text. Now, I would like to tell you how to make it. let’s check it out:

       1.       Create the file using Hot Potatoes normally and then export to .htm or web format.
       2.       And then in the web file format, and right click at the mouse>Open With.
       3.       Select the notepad to open.

       4.       Then, Clik CTRL+F to find
             .ReadingText{
                     text-align: left
              }
       5.       You can paste this htlm code under the ”text-align: left

           /* MDH_Custom: added two lines to make reading text scroll independently. */
                    overflow: auto;
                   height: 15em;
           /* MDH_Custom: end customized code.*/ 
      6.    Don’t forget to save and exit. Open the file using web browser and you can
         see the different from before.











Share this article :

0 komentar:

Speak up your mind

Tell us what you're thinking... !

restoe-rc.blogspot.com ©2011. Powered by Blogger.
 
Administrator : @restu_rc
Copyright © 2011. Restoe's Blog - All Rights Reserved
Template Created by Creating Website
Proudly powered by Blogger Custom