XML is a way of storing information that allows computers to talk to each other. The data is stored in “tags” to help the program figure out where it starts and ends.
Like this! <tag>data</tag>
HTML is a special kind of computer language that builds websites. It tells a site how to show text, colors, and images.
It looks like this!
<html>
<head></head>
<body>Hi!</body>
</html>
#precoding#prekcoding#edtech#codingforkids#codingbasics#codingnewbie