嗨,我有一个简单的HTML问题,我正在努力。我用google搜索了一下,看了一下通过stackoverflow,但我必须要做一些不正确的事情,因为我不能得到这个工作。我正在尝试在index.html页面中创建一个简单的链接,该页面链接到根目录中文件夹内另一个HTML页面中的锚定标记。在单独的html页面中创建锚标签
Canyons Cycling Club
What you need to ride:
- A road bike in good working order
- One, preferably two, filled water bottlers
- A bicycle helmet compliant with at least one of the following
safety and standards organizations.
- CPSC
- ANSI
- ASTM
- A route sheet
- A tool pack, spare tube, or patch kit
View the Friday, Saturday, and Sunday
Index sections on the
Events page for a listing of this week's no-drop, supervised rides.
我想创建一个“转到周五指数”链接到events目录下的events文件夹中的events.html。我试图创建
内events.html,但是当我点击里面的index.html链接,它会打开没有在一个新的标签。我在这里先向您的帮助表示感谢。