Difference between revisions of "Video/HTMLCheatSheet"

From PKC
Jump to navigation Jump to search
(Created page with "{{cite web |url=https://youtu.be/AZ0-alD-GL0?t=1 |first=A |last=B }} A video<ref>{{cite web |url=https://youtu.be/AZ0-alD-GL0?t=1 |first=A |last=B }}</ref> on CSS. <noinclud...")
 
m (Text replacement - "{{#ev:youtube |" to "{{#widget:YouTube |id=")
 
(16 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{cite web
{{cite book
|url=https://youtu.be/AZ0-alD-GL0?t=1
|title=HTML Cheat Sheet
|first=A
|editor=HTMLG
|last=B
|date=Jan 18, 2018
|url=https://htmlcheatsheet.com/css/
|publisher=htmlg
|access-date={{CURRENTMONTHABBREV}} {{CURRENTDAY}}, {{CURRENTYEAR}}
|location=[[Video/HTMLCheatSheet|local page]]
}}
}}
A video<ref>{{cite web
|url=https://youtu.be/AZ0-alD-GL0?t=1
|first=A
|last=B
}}</ref> on CSS.


<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>. 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/>
=Related Pages=
[[Category:CSS]]
</noinclude>
</noinclude>

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