Hacktoberfest 2026:維護者為十月標記出來的 issue,仍然開放、適合新手。 瀏覽 Hacktoberfest issue

new alias for the select tag in html

未關閉
#2,602 2 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

維護者通常 1 天內回覆

還沒有人認領這個 Issue。

評估

難度
2/5
預估耗時
1-3 小時
新手友好度
42/100
Issue 類型
功能
描述清晰度
基本清楚
活躍度
停滯
技術堆疊
html

研究方向

首先找到 select 和 option 標籤的 HTML 文件項目,以及控制可搜尋別名的設定。新增指向這些項目的別名 “dropdown”,然後驗證離線搜尋 “dropdown” 會傳回 select 和 option 文件。

由索引模型根據 Issue 內容生成。

描述

docs/improvement

Feature request

Add an alias for the select tag and the option tag in the html documentation to dropdown

Summary

I was looking for a way to make a dropdown list but when i searched for dropdown i couldnt find it, it was not available in html, css or the js docs and so i had to ask AI how to do that and then it told me that you need the select tag and the option tag to make that list

The point of me using the docs, which i use primarily, is so that i can work without any distractions, if i need to leave the site and require using the internet anyway to search for something, when i dont know what its called, then the use for the offline docs deteriorates

Having an alias set will help greatly in searchability for items that i dont know the proper names of

Im sure there are many cases, keywords and documentations where this could be greatly useful, but for now this is the only one i have found

Examples

When i search for dropdown, an alias should be set that shows the select tag and the option tag section in the html documentation

主要語言
Ruby
星號
39.5k
分支
2.6k
平均合併
2 天 9 小時
30 天內合併 PR
13

環境準備

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

freeCodeCamp/devdocs 的其他 Issue

查看 freeCodeCamp/devdocs 的全部 Issue

相似的 Issue

更多 Ruby Issue

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。