Putting it All Together
Unit 5 Activity 5
THIS IS THE LAST AND FINAL POST OF THIS BLOG! In this post, we will go over meta tags!
Meta tags are placed in the <head> tag in the code and is not visible on the web page. The tag for the meta tag is as follows: <meta name="type of info" content="the information">
The name types for meta tags differ. We will take a look at two types of meta tags. The first one is keywords and the second is description.
Keywords
Tag: <meta name="keywords" content="keywords (874 characters max)">
The content area of the tag determines the amount of characters a user will be able to type into a search index on your page or site.
Description
Tag: <meta name="description" content="description that displays in search listing">
Info that usually appears in a search engine index, as it is the description of your website topic.
My Reflection:
Meta tags seem to come in many different amounts (more than the two mentioned). HTML codes in general are quite interesting and there are a lot of tags that provide the coder with many characteristics to add to their site or page!
Well, that's it for my blog. Signing off ~
Works Cited:
Slides on Google Classroom, posted May 31, 2022.
Amazing work 😊!!
ReplyDeleteReally nice! I liked your description and explanation of meta tags and their purpose.
ReplyDelete