SappohSamaWorkshop / User_Agent-Suspected_Monk

Animation in Pure CSS3 and HTML5, the animation uses the User Agent to change the background depending on the browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

User_Agent-Suspected_Monk

Animation in Pure CSS3 and HTML5, the animation uses the User Agent to change the background depending on the browser.

alt text

For this animation I started from this project: https://codepen.io/poziomq/pen/YGRdKG

The code is totally responsive and fits very well with every type of screen and device.


Browser Compatibility:

Chrome, Opera, Mozilla, IE, safari, Edge and Netscape Navigator (lol!!!Obviously it's a joke)

Incredibly even Internet Explorer can read the code without any problem!
(some say there is a hand of the reptilians...)


The simply goal is that the animation changes background depending on the browser.
I used a simple function in the css file that uses the user agent to determine the browser
and select a different background depending on the browser used.

alt text

With Opera, Chrome and Safari the good facade of the monk opens up,
but if you really want to know the truth about the monk, open it with mozilla...
(or IE, but Mozilla is better!)

If you are interested in seeing my other works, i invite you to visit my wiki: https://jonnybanana.github.io/wiki.html


About

Animation in Pure CSS3 and HTML5, the animation uses the User Agent to change the background depending on the browser

License:Mozilla Public License 2.0


Languages

Language:CSS 83.9%Language:HTML 16.1%