I would suggest using the W3C’s HTML validator. It should be available in an 
extension for your preferred editor.
It’s also available in HomeBrew via the vnu package. You can then run it from a 
MacOS terminal.

From: mr.robertcole via MacVisionaries <[email protected]>
Date: Tuesday, October 3, 2023 at 15:27
To: Email Groups <[email protected]>
Subject: Re: HTML question.
Hi,
I noticed a few errors.
First, the following two lines should be at the end of the document.
</body>
</html>
This represents the end of the code.

Second, your link should look like this.
<a href=“http://www.google.com”> Google Web Page </a>
<br>

I used Google as an example. The <br> means line break.

Good luck!
Rob





On Oct 3, 2023, at 2:31 PM, Jessica Moss 
<[email protected]<mailto:[email protected]>> wrote:

I’m still in the process of learning HTML, which I’ve been attempting through 
W3Schools, and have a document started that I’m slowly trying to build out in 
text edit.
  I’ve tested what I’ve attempted to write in VS code, which continuously says 
“no problems,” and Codepen.io<http://codepen.io/> which tells me there are 
missing tags, and the Href section needs double quotes, even after I’ve entered 
them.
  I’m still in the beginning stages of this, so to me, what I’m about to share 
with you looks write, but would appreciate anyone’s feedback, and why I’m 
getting 2 different types of results.


<!DOCTYPE html>
<html>
<body>

<h1>My First Heading</h1>

<p>My first paragraph.</p>

</body>
</html>
Jessica Website
• List Element 1
• List Element 2

Jessica Website
•
Test
< h1 > the Tom Robinson Case</h1> <p> did Tom Robinson actually rape Mayella 
Ewell, or was this simply a case of racial injustice? </p>
<a href = http://tomsdefense.com</a>

--
The following information is important for all members of the Mac Visionaries 
list.

If you have any questions or concerns about the running of this list, or if you 
feel that a member's post is inappropriate, please contact the owners or 
moderators directly rather than posting on the list itself.

Your Mac Visionaries list moderator is Mark Taylor. You can reach mark at: 
[email protected]<mailto:[email protected]> and your owner is Cara Quinn - you can 
reach Cara at [email protected]<mailto:[email protected]>

The archives for this list can be searched at:
http://www.mail-archive.com/[email protected]/
---
You received this message because you are subscribed to the Google Groups 
"MacVisionaries" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 
[email protected]<mailto:[email protected]>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/macvisionaries/B2B8D4FC-624D-4AF0-99F2-ADF0951A1F22%40gmail.com<https://groups.google.com/d/msgid/macvisionaries/B2B8D4FC-624D-4AF0-99F2-ADF0951A1F22%40gmail.com?utm_medium=email&utm_source=footer>.

--
The following information is important for all members of the Mac Visionaries 
list.

If you have any questions or concerns about the running of this list, or if you 
feel that a member's post is inappropriate, please contact the owners or 
moderators directly rather than posting on the list itself.

Your Mac Visionaries list moderator is Mark Taylor. You can reach mark at: 
[email protected] and your owner is Cara Quinn - you can reach Cara at 
[email protected]

The archives for this list can be searched at:
http://www.mail-archive.com/[email protected]/
---
You received this message because you are subscribed to the Google Groups 
"MacVisionaries" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 
[email protected]<mailto:[email protected]>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/macvisionaries/3487F220-94B1-413F-A50F-015EC08F87B6%40icloud.com<https://groups.google.com/d/msgid/macvisionaries/3487F220-94B1-413F-A50F-015EC08F87B6%40icloud.com?utm_medium=email&utm_source=footer>.

-- 
The following information is important for all members of the Mac Visionaries 
list.

If you have any questions or concerns about the running of this list, or if you 
feel that a member's post is inappropriate, please contact the owners or 
moderators directly rather than posting on the list itself.

Your Mac Visionaries list moderator is Mark Taylor.  You can reach mark at:  
[email protected] and your owner is Cara Quinn - you can reach Cara at 
[email protected]

The archives for this list can be searched at:
http://www.mail-archive.com/[email protected]/
--- 
You received this message because you are subscribed to the Google Groups 
"MacVisionaries" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/macvisionaries/MN2PR20MB33838B606D73C3BE205133B3CFC4A%40MN2PR20MB3383.namprd20.prod.outlook.com.

Reply via email to