Commit Graph

20 Commits

Author SHA1 Message Date
Yangshun a914b6ac05 website: update domain 2022-01-28 10:50:32 +08:00
Yangshun 4f2fc5a56c website: fix broken links 2021-09-25 14:10:30 +08:00
Fábio Lopes b643c86214
[fix] correction of redirect links on /questions (#252)
* [fix] wrong location

* [fix] wrong location

* [fix] wrong location
2020-04-30 02:05:04 +08:00
Yangshun Tay 1ca0fc7f50 chore: add back english questions for backward compat 2020-04-13 02:47:26 +08:00
Yangshun Tay 80e1e56acf chore: rename translations 2020-04-13 02:46:23 +08:00
Yangshun Tay cae93b4f5c Reformat Markdown files 2020-01-27 23:08:44 +08:00
Rob Levin 9e40dca67a [HTML] Point out that local/session store, and cookies may be invalidated by user (#191) 2019-06-01 09:19:42 -07:00
Rob Levin 77c875b3e0 [HTML] Provides a valid case for using data attributes - testing (#190)
* Provides a valid case for using data attributes for such teseting frameworks as Selenium without messing up the semantics of the overall html markup.

* bad grammar fix
2019-06-01 09:16:39 -07:00
Rob Levin fd04df8e34 [HTML] Fix typo (#189)
* Fix typo

* SVG text is perfectly scalable and an exception to this rule. I think specifying raster based images takes care of that exception to the rule.

* Update html-questions.md
2019-05-30 21:03:15 -07:00
Artur Allaev 599ebb0d5f [Misc] Update links to the original repo with questions (#185) 2019-04-26 22:36:50 -07:00
Tyler Hawkins b3779f010a [HTML] Fix a minor typo (#158) 2019-01-14 21:07:10 -08:00
Denis Gao a4ecdc277c [HTML] Update answer for link and script positioning (#146)
[HTML] Update answer for link and script positioning
2019-01-14 21:02:24 -08:00
Becks 5c5c228672 spelling fix (#153)
Line 24. Changed from "declation" to "declaration".
2018-12-03 16:05:24 -08:00
Frédéric Espiau c4e686433b fix(html): better explanation for DOCTYPE (#144)
English is not my native language so feel free to tell me if there is any mistake
2018-10-25 16:01:59 -07:00
Yangshun Tay d8e6b31750
Remove row on domain associated for storage (#107) 2018-03-29 20:18:59 -07:00
Yangshun Tay 5d924bd61b
Better grammar (#68) 2018-03-02 22:10:42 -08:00
Yangshun Tay 7522626e01
[HTML] Answer srcset question (#57)
* [HTML] Answer srcset question

* Equations

* Better img tag
2018-02-28 22:39:47 -08:00
Simon Liu bfa0bfb783 Fix some lines dislocation 2018-02-19 19:19:52 +08:00
Yangshun Tay d637e38bd3
Fix questions anchor links (#26)
* Fix anchor for CSS questions

* Fix rest of the anchors
2018-02-16 22:09:12 -08:00
Yangshun Tay d072b2f225
Split mono README into smaller individual files for each section (#25)
* Split each topic into its own page

* Unbold TOC

* Fix typo

* Add anchors

* Fix JS questions anchor
2018-02-16 21:59:14 -08:00