Discussion Overview
The discussion revolves around the challenges of linking two web pages created by a user, focusing on issues related to directory structure, linking methods, and the potential need for web hosting. It includes both practical advice and suggestions for further learning resources.
Discussion Character
- Technical explanation
- Homework-related
- Debate/contested
Main Points Raised
- One participant describes creating two web pages and a link between them but encounters issues when clicking the link.
- Another participant suggests that the directory paths for the second webpage and the link on the first webpage do not match, recommending a specific HTML format for linking files in the same directory.
- A different participant mentions having two different directories for the web pages, indicating a similar problem with linking.
- One post provides a link to an external resource that may assist with linking files in different directories.
- Another participant advises the original poster to seek educational resources due to a perceived lack of foundational knowledge in web development.
Areas of Agreement / Disagreement
Participants express differing views on whether web hosting is necessary for the user's project, with some suggesting it is not needed while others imply that it may be beneficial for making the website official. There is no consensus on the best approach to resolve the linking issue.
Contextual Notes
There are unresolved assumptions regarding the directory structure and the specific HTML used for linking. The discussion does not clarify the exact nature of the user's setup or the specific errors encountered.
Who May Find This Useful
Individuals interested in basic web development, particularly those learning about linking web pages and directory structures.