Welcome!
clink me! Check out Neocities! Add a link to your favorite site to the end of the paragraph, right before the closing tag! Link tags Click me! The 'a' in a link tag stands for 'anchor'. The 'href' is short for 'hypertext reference' - it's a way to reference another hypertext document, like your favorite website! Nesting Tags always need to be nested properly, like Russian dolls. Note that both 'a' tags are inside the 'p' tags:Welcome! Link!
This code is incorrectly nested:Welcome! Link!
HTML That's it! No closing tag needed for images. Links and Images If the page or image you're referring to is already in your Neocities web directory, you can call it by its filename: for example, index.html or cat.png. Otherwise, use full URLs like this: https://neocities.org/img/heartcat.png HTML