Formulate practice exercises

21.6325.04
Clear

  1. In the index.html file, inside the <body> element, create a <nav> element.
  2. Inside the <nav> element, create an unordered list (<ul>) and add three list items (<li>). Each list item should contain an anchor (<a>) tag with a placeholder link (use # for now).
  3. Style the navigation menu in styles.css:
    • Remove the bullet points from the list by setting list-style-type: none; for the <ul>.
    • Set the display property of the list items to inline so they appear horizontally.
    • Add padding and margin to the <a> tags for spacing, and change their color to dark green.
  4. Save your files and view the results in your browser.

Tip: Use the :hover pseudo-class in CSS to change the color of the links when the user hovers over them.

Formulate practice exercises
21.6325.04
Clear

How to Use Prompts

Step 1: Download the prompt after purchase.

Step 2: Paste the prompt into your text-generation tool (e.g., ChatGPT).

Step 3: Adjust parameters or use it directly to achieve your goals.

Formulate practice exercises
21.6325.04
Clear

License Terms

Regular License:

  • Allowed for personal or non-commercial projects.
  • Cannot be resold or redistributed.
  • Limited to a single use.

Extended License:

  • Allowed for commercial projects and products.
  • Can be included in resold products, subject to restrictions.
  • Suitable for multiple uses.
Formulate practice exercises
21.6325.04
Clear