Skip to content

ltw-webdesign-1/content-to-code

Repository files navigation

summary time deliverables
Given a chunk of content, determine the groups & HTML tags—without writing any code.
1 hour
A GitHub Issue

Content to code

Overview

  • Fork & clone this repository.
  • Using the two PDFs, determine the most semantically appropriate HTML tag for each numbered content
  • There are two PDFs: content-to-code.pdf — Just the plain content, by itself content-to-code-numbered.pdf — A messier version showing each numbered tag
  • Submit your HTML tag choices with explanations.

Hand in

On GitHub’s website, on your forked repository, create an Issue labeled “Solution”—and tag your teacher.

Inside the content of the Issue write out your tag choices & explanations. Here’s an example:

1. h1 — The most important content
2. abbr — Defines a shortened word
3. p — Some none specific text content
   ⋮

The above is just an example—not the answers.

Don’t forget to tag your teacher!

About

Given a chunk of content, determine the groups & HTML tags—without writing any code.

Resources

Stars

Watchers

Forks