Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » HTML, Javascript and CSS Advanced Code
- f1lip
-
Scratcher
1000+ posts
HTML, Javascript and CSS Advanced Code
What is the most advanced and complicated HTML or Javascript or CSS code you have seen? Please post below. 

Last edited by f1lip (June 3, 2016 14:53:53)
- birdoftheday
-
Scratcher
500+ posts
HTML, Javascript and CSS Advanced Code
Most of it is CSS and JavaScript, but check out the code for the Google homepage. (view-source:https://www.google.com/?gws_rd=ssl)
Last edited by birdoftheday (June 1, 2016 15:48:34)
- f1lip
-
Scratcher
1000+ posts
HTML, Javascript and CSS Advanced Code
Most of it is CSS and JavaScript, but check out the code for the Google homepage. (view-source:https://www.google.com/?gws_rd=ssl)What part?
- IcyCoder
-
Scratcher
1000+ posts
HTML, Javascript and CSS Advanced Code
Why is it so complex!!! view-source:https://www.google.com/?gws_rd=ssl%29Most of it is CSS and JavaScript, but check out the code for the Google homepage. (view-source:https://www.google.com/?gws_rd=ssl)What part?
- helloandgoodbye9
-
Scratcher
1000+ posts
HTML, Javascript and CSS Advanced Code
Thats not all HTML - some of it is javascript.Why is it so complex!!! view-source:https://www.google.com/?gws_rd=ssl%29Most of it is CSS and JavaScript, but check out the code for the Google homepage. (view-source:https://www.google.com/?gws_rd=ssl)What part?
Anything that has to do with IE - IE if the only browser that allows conditionals to unbreak it.

- f1lip
-
Scratcher
1000+ posts
HTML, Javascript and CSS Advanced Code
Yep - The search bar looks really complex to me. All these HTML codes you are giving me are so complex (because this is advanced topics)Why is it so complex!!! view-source:https://www.google.com/?gws_rd=ssl%29Most of it is CSS and JavaScript, but check out the code for the Google homepage. (view-source:https://www.google.com/?gws_rd=ssl)What part?
apple.comapple.com is kind of complex when you inspect element of slides showing the phones.
- f1lip
-
Scratcher
1000+ posts
HTML, Javascript and CSS Advanced Code
Edited title of topic - Now Javascript and CSS codes are allowed to be posted.Thats not all HTML - some of it is javascript.Why is it so complex!!! view-source:https://www.google.com/?gws_rd=ssl%29Most of it is CSS and JavaScript, but check out the code for the Google homepage. (view-source:https://www.google.com/?gws_rd=ssl)What part?
Anything that has to do with IE - IE if the only browser that allows conditionals to unbreak it.
- f1lip
-
Scratcher
1000+ posts
HTML, Javascript and CSS Advanced Code
@birdoftheday - Google has part of javascript and CSS. But that's ok. You can post mixed codes.Edited title of topic - Now Javascript and CSS codes are allowed to be posted.Thats not all HTML - some of it is javascript.Why is it so complex!!! view-source:https://www.google.com/?gws_rd=ssl%29Most of it is CSS and JavaScript, but check out the code for the Google homepage. (view-source:https://www.google.com/?gws_rd=ssl)What part?
Anything that has to do with IE - IE if the only browser that allows conditionals to unbreak it.
- IcyCoder
-
Scratcher
1000+ posts
HTML, Javascript and CSS Advanced Code
Here you go! Yes it works! Javascript!
var _0xc478=["\x53\x61\x79\x48\x65\x6C\x6C\x6F","\x47\x65\x74\x43\x6F\x75\x6E\x74","\x4D\x65\x73\x73\x61\x67\x65\x20\x3A\x20","\x59\x6F\x75\x20\x61\x72\x65\x20\x77\x65\x6C\x63\x6F\x6D\x65\x2E"];function NewObject(_0xb74bx2){var _0xb74bx3=0;this[_0xc478[0]]=function(_0xb74bx4){_0xb74bx3++;alert(_0xb74bx2+_0xb74bx4)};this[_0xc478[1]]=function(){return _0xb74bx3}}var obj= new NewObject(_0xc478[2]);obj.SayHello(_0xc478[3])- __init__
-
Scratcher
1000+ posts
HTML, Javascript and CSS Advanced Code
Last edited by __init__ (June 4, 2016 00:48:50)
- Firedrake969
-
Scratcher
1000+ posts
HTML, Javascript and CSS Advanced Code
view-source:https://scratch.mit.edu/WEBPAAAAAACK
…what happened to the content?
- comp09
-
Scratcher
1000+ posts
HTML, Javascript and CSS Advanced Code
REEEAAAAACCCTview-source:https://scratch.mit.edu/WEBPAAAAAACK
…what happened to the content?
- f1lip
-
Scratcher
1000+ posts
HTML, Javascript and CSS Advanced Code
The content of the thumbnail seems complex.REEEAAAAACCCTview-source:https://scratch.mit.edu/WEBPAAAAAACK
…what happened to the content?
- BKFighter
-
Scratcher
1000+ posts
HTML, Javascript and CSS Advanced Code
For just telling you whether it's Christmas or not, https://isitchristmas.com/ has a lot of code…
- IcyCoder
-
Scratcher
1000+ posts
HTML, Javascript and CSS Advanced Code
For just telling you whether it's Christmas or not, https://isitchristmas.com/ has a lot of code…WHY IS THERE SOOO MUCH CODE!!!
- comp09
-
Scratcher
1000+ posts
HTML, Javascript and CSS Advanced Code
It has a hidden chat room, and when it's near Christmas, there is a fancy real-time display of flags and such.For just telling you whether it's Christmas or not, https://isitchristmas.com/ has a lot of code…WHY IS THERE SOOO MUCH CODE!!!
- helloandgoodbye9
-
Scratcher
1000+ posts
HTML, Javascript and CSS Advanced Code
There's a human.txtFor just telling you whether it's Christmas or not, https://isitchristmas.com/ has a lot of code…WHY IS THERE SOOO MUCH CODE!!!
.Also has
me.flag.style.zIndex = 999; // 3 9's, on top of the world
Lots of it seems to be verification stuff for facebook, twitter, etc.
Also, robots.txt.
User-agent: *
Disallow: /elves/
Disallow: /toys/
Disallow: /girls/
Disallow: /boys/
Disallow: /secrets/
Disallow: /spies/
Disallow: /truth/
Disallow: /lies/
- Discussion Forums
- » Advanced Topics
-
» HTML, Javascript and CSS Advanced Code