Difference between revisions of "Video/HTMLCheatSheet"

From PKC
Jump to navigation Jump to search
m (Text replacement - "{{#ev:youtube |" to "{{#widget:YouTube |id=")
 
(6 intermediate revisions by the same user not shown)
Line 5: Line 5:
  |url=https://htmlcheatsheet.com/css/
  |url=https://htmlcheatsheet.com/css/
  |publisher=htmlg
  |publisher=htmlg
  |access-date=23 July 2021
  |access-date={{CURRENTMONTHABBREV}} {{CURRENTDAY}}, {{CURRENTYEAR}}
  |location=[[Video/HTMLCheatSheet|local page]]
  |location=[[Video/HTMLCheatSheet|local page]]
}}
}}


<noinclude>
<noinclude>
{{#ev:youtube
{{#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>
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

Related Pages