Difference between revisions of "User:Piphi/HTML5"

(Created page with "<center><asy> * * HTML5 * * Made by piphi * * For more information go to the link below. * https://artofproblemsolving.com/wiki/index.php/User:Piphi/HTML5: fill((...")
 
(Redirected page to User:Piphi/Asymptote/HTML5)
(Tag: New redirect)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<center><asy>
+
#REDIRECT [[User:Piphi/Asymptote/HTML5]]
/**
 
* HTML5
 
*
 
* Made by piphi
 
*
 
* For more information go to the link below.
 
* https://artofproblemsolving.com/wiki/index.php/User:Piphi/HTML5
 
*/
 
 
 
fill((0,730)--(59,74)--(321,0)--(583,74)--(643,730)--cycle, rgb(228,77,38)*0.9+brown*0.1);
 
fill((321,676)--(321,57)--(534,116)--(584,676)--cycle, rgb(241,101,41));
 
 
 
fill((321,596)--(522,596)--(515,515)--(321,515)--cycle, white);
 
fill((321,433)--(508,433)--(486,186)--(321,140)--(321,224)--(411,248)--(420,353)--(321,353)--cycle, white);
 
fill((321,596)--(119,596)--(141,353)--(321,353)--(321,433)--(214,433)--(207,515)--(321,515)--cycle, lightgrey*0.5+white*0.5);
 
fill((321,224)--(231,248)--(225,312)--(145,312)--(156,186)--(321,140)--cycle, lightgrey*0.5+white*0.5);
 
</asy></center>
 
 
 
== HTML5 Logo ==
 
HTML5 is a markup language used for structuring and presenting content on the internet.
 
 
 
This pretty simple, just a lot of line segments.[[Image:HTML5_Logo.png|thumb|200px|right|HTML5]]
 
 
 
== See Also ==
 
* [https://www.w3.org/TR/2017/REC-html52-20171214/ HTML5]
 
* [[User:Piphi#Asymptote | More Drawings Like This]]
 

Latest revision as of 18:17, 4 June 2020