Wrap with CSS and Tag
The tag that defines preformatted text is the only tag in HTML which preserves and respects line breaks, blanks and tabs and also the multiple space between words, when anything is enclosed inside the pre element that will be displayed as it is in the web browser. When you like to show a code snippet the pre tag is an excellent choice, if you choose pre tag your blog will be preserved most of the java scripts code that are seen on the blog are displayed by using the pre tag.The pre tag can push the right side bar to the bottom of the

