
가장 기본적인 웹사이트 is made up of title, text, imageGo to - "View-Developer-View Source" ↪"Website is just Text"; a text fileif we write the correct text in

Website is just text. This text composes of 2~3 types of text(a.k.a. languages). HTML (HTML isn't acutally a language tho) "Hyper Text Markup Langu

The browser doesn't tell you "There is an error on the HTML file".The browser always tries to show the user content. The browser doesn't have any sort

We just need to know which {tags} to use.<ul> : unordered list(▵)The browser knows that this is a list. But the browser doesn't know what beer, kim

This tells the browser that this file is an HTML file, not a textfile. Again, we have to tell the browser what the content, "from here to here", is. W