Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8154319
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T16:18:21+00:00 2026-06-06T16:18:21+00:00

I am a noob at HTML. I have a folder on my desktop with

  • 0

I am a noob at HTML.
I have a folder on my desktop with page1.html and page2.html.
This is an example of page1

<html>
<h1> Welcome
<title>Website
</h1>
<body>
<p> to page 2
</body>
<a href="page2.html" target="_self">Link</a>
</html>

Whenever I open page1.html, It just says “Welcome”, and “to page 2”. There is no hyperlink. What am I doing wrong?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T16:18:22+00:00Added an answer on June 6, 2026 at 4:18 pm

    You are missing a </p> tag and the <a> tag should be inside the <body> tag.

    <h1> tag is malformed as well. Remember, this is just like parentheses in math. If you open one then you need to close one.

    <html>
    <head>
    <title>Website</title>
    </head>
    <body>
    <h1>Welcome</h1>
    <p>
    <a href="page2.html" target="_self">Link to page 2</a>
    </p>
    </body>
    
    </html>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This is pretty noob question, if I have an html button: and when the
Another jQuery noob question - what am I doing wrong?? I have some HTML
I have a HTML/JQuery frontend. I would like my HTML page to have a
I have 3 drop down boxes, created using the HTML select tag. On page
I guess this is a noob question, but here it comes: I have a
Jquery wont load. I'm a noob, but have persisted, trawled this site & tried
I have this html <div> <input type=radio name=erp_report_type value=customerinvoice required> <label for=>Customer Invoice</label> <input
i have to build a dinamically populated select but i'm pretty noob to this
im a js noob . i have ` with this my hidden div shows
I'm regretfully a total noob to html so I was hoping you could answer

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.