• This isn't a question but I would love more practice as to how to use the right tag in class.

  • "Can you go over how to copy files from your local machine to Tempest? Im not sure if youre supposed to "paste" while in the local terminal or within VS. 
    I understand how everything is related, but I'm still struggling to visualize how its all working with VS and the local terminal.
    Also, where are you supposed to write your separate code? From what I think I understand, VS is using Unix and you use that to open a file in Tempest in which you type out your HTML. Are you supposed to use Unix to "connect" your HTML to CSS and stuff later? "
    

  • None so far, although, I was wondering, is Git based on Unix in any way? Just wondering as the commands like pwd/cwd and whatnot seem familiar to me from Git.

  • I don't have any specific questions! I think this is so cool and I am excited to start coding my own website :)

  • What is protocol, and what does http/https mean?

  • Not yet. Everything made sense when reading it but we'll see when trying to do it in class

  • What activities can one do to understand and practice the HTML tags?

  • How much is efficient/pretty HTML design going to factor into how we are assessed?

  • I am still slightly confused when it's better to use an absolute URL versus a relative URL or vice versa

  • "not fully sure about the difference between <span> and <div>: what do inline container and generic container mean?
    what does attribute mean? How are it affecting the web layout?"
    

  • How do you set up each html page? Does it always start with the <doctype> followed by <head> and <body>?

  • Can you explain the tree diagram (parent folder, sibling folder) and the syntax for relative URL?

  • How are meta tags used for Search Engine Optimization?

  • "I am still unsure about the applications of some of the tags that were covered in the reading so it would be great if we can review them or take a look at it's application in clearer detail. 
    It would be great as well to go through Question 2 as I am not very sure if that one is correct as the wording of the answers are not exactly what I thought the answer was. "
    

  • "I'm a little bit confused about why do we need <abbr> instead of just putting the abbreviated text in the paragraph.
    Can we also go through the part of URLs that discusses the situation when the file isn't in the same folder and we have to describe a "path" from the current HTML file to the other file. Is it the same thing with the "Relationship Rule" part? I don't think I understand that part too well. It would be great if you can go over it again in class!"