HTML and Twine

Here are some examples of HTML codes:

Here is the written code:

<h1>This is a large heading</h1>

<h2>This is a medium heading</h2>

<h3>This is a small heading</h3>

<p>This is a paragraph</p>

<br>(adds a line break)

<img src=”stora.jpg” style=”width:304px;height:228px;”>

<a href=”my.pitt.edu”>Here would be the text you would like the link to display</a>

 

Here I have displayed the results of that code through twine. These codes are HTML which can be used in different ways. Having defined headings can help with the cohesion of your game.

Display Results

Here I have displayed how WordPress reads this same html code:

This is a large heading

This is a medium heading

This is a small heading

This is a paragraph
(adds a line break)

stora

Here would be the text you would like the link to display

I apologize for the pictures of the bed I am trying to sell, but I have just recently made an advertisement.

Leave a Reply