Correct content & name in head?

Is this correct? <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name='Kathleen McGuinness' content='Images and links to graphic design, watercolor portrait and illustration services offered by Kathleen McGuinness.'> <title>McGraphics fine and digital art and design</title>

Best you use name attribute values author and description

<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="author" content="Kathleen McGuinness">

<meta name="description" content="Images and links to graphic design, watercolor portrait and illustration services offered by Kathleen McGuinness.">
<meta name="viewport" content="width=device-width, initial-scale=1.0">


<meta/>
<title>McGraphics fine and digital art and design</title>
</head>
1 Like

Thank you so much for your help!

1 Like