Anthony is a great web programmer!

What is the difference between HTML and CSS?

HTML is a markup language that controls the content of the webpage. CSS is the formatting and design of our webpage.

Why might we want to use semantic tags instead of divs?

Semantic tags do three things for us: they make our code easier to read for anyone trying to understand or troubleshoot or adjust it, they make the content easier to understand and read if someone needs to use a reader or similar device and it can help our webpage be easier to find when searching in a search engine.

If HTML doesn't provide any formatting of our information, why are these h3 tags bolded and a larger font?

These h3 tags are bolded and a larger font because browser vendors include an overwritable default CSS stylesheet to help make their browser more desirable to consumers.

What protocol is used to send html over the internet?

HTTP or Hypertext Transfer Protocol is used to send HTML over the internet.

How can I do really well at Sheridan and continue on to have a great life?

I can do well by working hard, attending and participating in classes and continuing to learn and develop my skills. Maybe using a pinch of AI when I get stuck.