Inside your page you should use at least each tag at least once, unless stated.

computer science

Description

  • HTML - Create a recipe page

Inside your page you should use at least each tag at least once, unless stated.

    • The 4 basic tags (<html></html>, <head></head>, <title></title>, <body></body>)
      bold <strong></strong>
      italics<em></em>
      paragraph <p></p>
      (2 pictures minimum) pictures <img src="" />
      Headings (use 2 sizes) <h1></h1> up to <h6></h6>
      Links  <a href=""></a>
      Unordered List (ingredients) <ul><li></li></ul>
      Ordered List (steps to prepare recipe) <ol><li>/<li></ol>
      comments <!-- comments -->
    • One of the pictures should link to an external cooking page and change some of the styles of the webpage, such as the p, h1-h6, body, etc.
    • Using the unordered list, list all the ingredients needed
    • Using the ordered list, do the steps to make the recipe


Save the file LastNameFirstInitialRecipe.htm


Related Questions in computer science category


Disclaimer
The ready solutions purchased from Library are already used solutions. Please do not submit them directly as it may lead to plagiarism. Once paid, the solution file download link will be sent to your provided email. Please either use them for learning purpose or re-write them in your own language. In case if you haven't get the email, do let us know via chat support.