Skip to content

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

License

Notifications You must be signed in to change notification settings

SappohSamaWorkshop/User_Agent-Suspected_Monk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 83.9%
  • HTML 16.1%