my portfolio   bespoke artwork   news and events   behind the scenes   contact me  
                     
 
     
   
     
 
     
 
1. How to add a scrollbar to your webpage

Insert the code below - just change the width, height, colour, etc:

<div style="border: 10px solid #760000;background-color:#ff0000; width:350px; height:250px; overflow:auto; color:#000000;"> TYPE YOUR TEXT IN HERE </div>