Difference between revisions of "Video/HTMLCheatSheet"
Jump to navigation
Jump to search
m (Text replacement - "{{#ev:youtube |" to "{{#widget:YouTube |id=") |
|||
(One intermediate revision by the same user not shown) | |||
Line 10: | Line 10: | ||
<noinclude> | <noinclude> | ||
{{# | {{#widget:YouTube | ||
|AZ0-alD-GL0 | |id=AZ0-alD-GL0 | ||
}} | }} | ||
The actual website this video is talking about can be found here<ref>https://htmlcheatsheet.com/css/</ref>. A 10 minute implementation tutorial using [[React]] can be found here<ref>{{:Video/How To Build CodePen With React}}</ref>. | The actual website this video is talking about can be found here<ref>https://htmlcheatsheet.com/css/</ref>. This implementation is related to the website:[[Codepen]]. A 10 minute implementation tutorial using [[React]] to implement [[Codepen]]-like interface can be found here<ref>{{:Video/How To Build CodePen With React}}</ref>. | ||
=References= | =References= | ||
<references/> | <references/> |
Latest revision as of 15:28, 26 August 2022
HTMLG, ed. (Jan 18, 2018). HTML Cheat Sheet. local page: htmlg. Retrieved Nov 24, 2024.
The actual website this video is talking about can be found here[1]. This implementation is related to the website:Codepen. A 10 minute implementation tutorial using React to implement Codepen-like interface can be found here[2].
References
- ↑ https://htmlcheatsheet.com/css/
- ↑ Cook, Kyle (Sep 20, 2020). How To Build CodePen With React. local page: Web Dev Simplified.