Skip to content

Instantly share code, notes, and snippets.

@Wildprogrammingape
Created April 24, 2020 23:33
Show Gist options
  • Save Wildprogrammingape/6656ea2dbdd91fc88bd24f2d5da3f3a1 to your computer and use it in GitHub Desktop.
Save Wildprogrammingape/6656ea2dbdd91fc88bd24f2d5da3f3a1 to your computer and use it in GitHub Desktop.

Revisions

  1. Wildprogrammingape created this gist Apr 24, 2020.
    52 changes: 52 additions & 0 deletions index.html
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,52 @@
    <div>
    <h1> This is Long's page of interests</h1>
    <p> Hello! You can learn about the <b>interests of <em>Long</em></b> on this webpage.</p>
    </div>
    <div>
    <h2> Now, what is your favourite things to do during spare time?</h2>
    <p> Here is my answers of <b><em>top 5</em> </b>favourite interests:</p>
    <h3>1.Baketball</h3>
    <h3>2.Music</h3>
    <p>This is my favourite music <a href="https://www.youtube.com/watch?v=oKar-tF__ac"> Sparks fly </a> by Taylor Swift
    </p>
    <h3>3.Programming</h3>
    <p>I am now learning HTML,CSS and Javascript and <a href="https://www.coursera.org/learn/duke-programming-web/home/notes"> notes for learning HTML</a> are attached
    </p>
    <h3>4.Travel</h3>
    <p>My first place of the following destination will be Tokyo, which is a really attractive place to me.</p> <img src=https://upload.wikimedia.org/wikipedia/commons/thumb/d/dc/Colorful_neon_street_signs_in_Kabukich%C5%8D%2C_Shinjuku%2C_Tokyo.jpg/1200px-Colorful_neon_street_signs_in_Kabukich%C5%8D%2C_Shinjuku%2C_Tokyo.jpg width="30%"/>
    </p>There are also several places where I am willing to visit next:
    <ul>
    <li>Singapore</li>
    <li>Seattle in America</li>
    <li>Vancouver and Toronto in Canada</li>
    </ul>
    </p>
    <h3>5.Movie</h3>
    </div>
    <div>
    <h2>Next, would you give a list of your favourite food or drink?</h2>
    <p>Sure. Here is the list with my preferrence:
    <ol>
    <li>Bean related food, including peanut, soybean, etc.</li>
    <li>Sprite and Root beer</li>
    <li>Milk with strawberry flavor</li>
    </ol>
    <h2>But you didn't mention the fruit, could you give a table of your favourite fruit?</h2>
    <p>Okay, here it is:</p>
    <p>
    <table>
    <tr>
    <th>Fruit 1</th>
    <th>Fruit 2</th>
    <th>Fruit 3</th>
    </tr>
    <tr>
    <td>Orange</td>
    <td>Strawberry</td>
    <td>watermelon</td>
    </tr>
    </table>
    </p>
    </div>


    7 changes: 7 additions & 0 deletions mwapvrw.markdown
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,7 @@
    MWapVRW
    -------


    A [Pen](https://codepen.io/wildprogrammingape/pen/MWapVRW) by [Long](https://codepen.io/wildprogrammingape) on [CodePen](https://codepen.io).

    [License](https://codepen.io/wildprogrammingape/pen/MWapVRW/license).