How to display code on your blog for a viewer to read as well as copy. In the first video I am showing a way to do this by using HTML. I am using the preformatted HTML tag and the code tag which lets the browser know it is not code to read but to present. This tends to be the problem in presenting code that the browser will just try to render HTML if it is read by the browser. The video below will show you another way of presenting code by using the site Carbon
Comments
Post a Comment