HTML & CSS QuickStart Guide: The Simplified Beginners Guide to Developing a Strong Coding Foundation, Building Responsive Websites, and Mastering the Fundamentals of Modern Web Design by DuRocher David

HTML & CSS QuickStart Guide: The Simplified Beginners Guide to Developing a Strong Coding Foundation, Building Responsive Websites, and Mastering the Fundamentals of Modern Web Design by DuRocher David

Author:DuRocher, David [DuRocher, David]
Language: eng
Format: epub
Publisher: ClydeBank Media LLC
Published: 2021-01-23T00:00:00+00:00


10-05.html

<pre>

This is an example of computer code.

</pre>

If you press the ENTER key while typing text, the text will be wrapped to the next line both in your HTML file and when displayed in the browser.

Using the pre element

The <code> tag opens a section of code in much the same way as <pre> , but <code> is intended for inline use, much like <span> . Just like <pre> , the browser renders code in a monospaced font, but the formatting is a bit different (figure 87).

10-06.htm l

<p>Enter <code>dir</code> on the command line to see a list of files.</p>



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.