Keep on Rolling.......

In my ever increasing adventures unfold here on this ever mighty blogosphere. I have learned a trick or two about how html code works. Mind you I am no master mind. If you wish to go to a good site I suggest you stay clear of mine and go somewhere where someone more knowledgeable than I resides and maintains vigilance, but just for the hell of it I thought it would be fun to tell you how to keep your page scrolling right along, a little neat tip for anyone adding full snippets of code into there blogs. Primarily you will have to pull up the ever fun ever present posting page and go into edit html code.



from here you will enter the code
<div style="overflow:auto;width:300px;height:200px;padding:10px;border:1px solid #eee">YOUR TEXT HERE!</div>
, making sure to enter your text where it says YOUR TEXT HERE!



Then you publish your post and adjust the width and height of your scroll box accordingly.



And there you have it an little snippet of code to keep your blog rolling.....
Next PostNewer Post Home

0 comments:

Post a Comment