| 兩邊的前次修訂版前次修改
下次修改 | 前次修改
|
| computer:web:html [2016/07/01 06:34] – [元件] wm | computer:web:html [2025/11/06 22:11] (目前版本) – [元件] wm |
|---|
| * [[https://github.com/rstacruz/sparkup|Sparkup]] | * [[https://github.com/rstacruz/sparkup|Sparkup]] |
| * [[http://joshduck.com/periodic-table.html|Periodic Table of the Elements]] | * [[http://joshduck.com/periodic-table.html|Periodic Table of the Elements]] |
| | * [[https://caninclude.glitch.me/|Can I include a tag to a tag? Based on HTML Spec WHATWG]] |
| ====Entity==== | ====Entity==== |
| * [[http://htmlarrows.com/|HTML Arrows]] | * [[http://htmlarrows.com/|HTML Arrows]] |
| * <html><acronym title="High Technology">Hi-Tech</acronym></html> | * <html><acronym title="High Technology">Hi-Tech</acronym></html> |
| * Not Supported in HTML5. | * Not Supported in HTML5. |
| | * [[https://www.scottohara.me/blog/2019/05/25/tabindex.html|Tabindex: it rarely pays to be positive]] |
| | * [[https://twitter.com/AmeliasBrain/status/1336037514096697344|Use lang="" if the content language is unknown]] |
| ===Meta=== | ===Meta=== |
| | * [[https://htmlhead.dev|HEAD]] |
| * [[https://github.com/whatwg/meta-theme-color|The 'theme-color' meta extension]] | * [[https://github.com/whatwg/meta-theme-color|The 'theme-color' meta extension]] |
| | ===Heading=== |
| | * [[https://medium.com/@Heydon/managing-heading-levels-in-design-systems-18be9a746fa3|Managing Heading Levels In Design Systems]] |
| | * [[https://csswizardry.com/2010/10/your-logo-is-an-image-not-a-h1/|Your logo is an image, not an <h1>]] |
| ===Form=== | ===Form=== |
| * [[http://thinkvitamin.com/code/fun-with-html5-forms/|Fun with HTML5 Forms]] | * [[http://thinkvitamin.com/code/fun-with-html5-forms/|Fun with HTML5 Forms]] |
| * [[http://meowni.ca/posts/a-story-about-input/|<input> I ♡ you, but you're bringing me down]] | * [[http://meowni.ca/posts/a-story-about-input/|<input> I ♡ you, but you're bringing me down]] |
| * [[http://blog.cloudfour.com/autofill-what-web-devs-should-know-but-dont/|Autofill: What web devs should know, but don’t]] | * [[http://blog.cloudfour.com/autofill-what-web-devs-should-know-but-dont/|Autofill: What web devs should know, but don’t]] |
| | * [[https://drewdevault.com/2021/06/27/You-cant-capture-the-nuance.html|You can't capture the nuance of my form fields]] |
| | * [[https://denodell.com/blog/html-best-kept-secret-output-tag|HTML’s Best Kept Secret: The <output> Tag]] |
| ===Link=== | ===Link=== |
| * [[http://kizu.ru/en/fun/nested-links/|Nested links]] | * [[http://kizu.ru/en/fun/nested-links/|Nested links]] |
| * [[https://mathiasbynens.github.io/rel-noopener/|About rel=noopener]] | * [[https://mathiasbynens.github.io/rel-noopener/|About rel=noopener]] |
| | * [[https://shinglyu.com/web/2019/02/09/js_download_as_file.html|Download JavaScript Data as Files on the Client Side]] |
| ===Button=== | ===Button=== |
| * [[https://github.com/timwright12/polybutton|Polybutton]] | * [[https://ishadeed.com/article/styling-the-good-old-button/|Styling The Good Ol' Button Element]] |
| | * [[https://axesslab.com/disabled-buttons-suck/|Disabled buttons suck]] |
| | ===Image=== |
| | * [[https://ishadeed.com/article/image-techniques/|Image Techniques On The Web]] |
| ===Dialog=== | ===Dialog=== |
| | * [[https://whistlr.info/2021/in-defence-of-dialog/|In Defence Of Dialog]] |
| * [[http://demosthenes.info/blog/957/Native-Modal-Windows-in-HTML5-Using-the-dialog-Element|Native Modal Windows in HTML5: Using the dialog Element]] | * [[http://demosthenes.info/blog/957/Native-Modal-Windows-in-HTML5-Using-the-dialog-Element|Native Modal Windows in HTML5: Using the dialog Element]] |
| ===Script=== | ===Script=== |
| * [[http://reference.sitepoint.com/html|SitePoint HTML Reference]] | * [[http://reference.sitepoint.com/html|SitePoint HTML Reference]] |
| * [[http://jedi.org/blog/archives/005444.html|好孩子的網頁設計]] | * [[http://jedi.org/blog/archives/005444.html|好孩子的網頁設計]] |
| ====HTML5==== | ====HTML5(待清理)==== |
| * [[http://developers.whatwg.org/|HTML5 - Edition for Web Developers]] | * [[http://developers.whatwg.org/|HTML5 - Edition for Web Developers]] |
| * [[http://www.w3.org/html/logo/|W3C HTML5 Logo]] | * [[http://www.w3.org/html/logo/|W3C HTML5 Logo]] |
| * [[http://www.sitepoint.com/tag/html5-dev-center/|HTML5 Dev Center » SitePoint]] | * [[http://www.sitepoint.com/tag/html5-dev-center/|HTML5 Dev Center » SitePoint]] |
| * [[http://www.catswhocode.com/blog/how-to-create-offline-html5-web-apps-in-5-easy-steps|How to create offline HTML5 web apps in 5 easy steps]] | * [[http://www.catswhocode.com/blog/how-to-create-offline-html5-web-apps-in-5-easy-steps|How to create offline HTML5 web apps in 5 easy steps]] |
| * [[http://www.sitepoint.com/offline-browsing-in-html5-with-applicationcache/|Offline Browsing in HTML5 with ApplicationCache]] | |
| * [[http://manifest-validator.com/|Cache Manifest Validator]] | |
| * [[http://adactio.com/extras/pocketbooks/html5/|HTML 5 pocket book]] | * [[http://adactio.com/extras/pocketbooks/html5/|HTML 5 pocket book]] |
| * [[http://www.html5rocks.com/en/tutorials/speed/quick/|Best Practices for a Faster Web App with HTML5]] | * [[http://www.html5rocks.com/en/tutorials/speed/quick/|Best Practices for a Faster Web App with HTML5]] |
| * [[https://developer.mozilla.org/en/Sections_and_Outlines_of_an_HTML5_document|Sections and Outlines of an HTML5 Document]] | * [[https://developer.mozilla.org/en/Sections_and_Outlines_of_an_HTML5_document|Sections and Outlines of an HTML5 Document]] |
| ====技巧==== | ====技巧==== |
| | * [[https://css-tricks.com/how-to-section-your-html/|How to Section Your HTML]] |
| * [[http://stackoverflow.com/questions/2544711/coding-styles-for-html|Coding styles for HTML]] | * [[http://stackoverflow.com/questions/2544711/coding-styles-for-html|Coding styles for HTML]] |
| * [[http://uxmovement.com/forms/why-your-form-buttons-should-never-say-submit|Why Your Form Buttons Should Never Say Submit]] | * [[http://uxmovement.com/forms/why-your-form-buttons-should-never-say-submit|Why Your Form Buttons Should Never Say Submit]] |