home

Web Workshop day 02

HTML

  • Basic structure
  • Emmet
  • Basic HTML elements (define elements, tags, attribs)
  • Let's build a portfolio

Assignments

  • read about video tag from MDN
  • code a recipe website Include a main page where you list some recipes. Each listing should link to a new webpage where you have described your recipe. Have at least 3 recipes.
  • code a portfolio website Have a main page where you give a short introduction about yourself (try not to use dummy text and put actual content for us to read). Add an about page (linked in the main page) where you mention your education background and your extra academic activities.

I have skipped some elements like <table> and <form>. Read about these in your free time.

Author: Siddhant Kumar