clock
html <! DOCTYPE html > < html lang = "en" > < head > < meta charset = "UTF-8" > < meta name = "viewport" content = "width=device-width, initial-scale=1.0" > < title > Document </ title > </ head > < body > < header > < div class = "container" > < div class = "nav" > < h1 > flashcards </ h1 > < button > < h1 > New Card button </ h1 > </ button > < h1 > Del card button </ h1 > </ div > ...