All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.resources.bower_components.google-code-prettify.styles.demo.html Maven / Gradle / Ivy

There is a newer version: 1.2.2.1-jre17
Show newest version



    
    
    




<script type="text/javascript">
// Say hello world until the user starts questioning
// the meaningfulness of their existence.
function helloWorld(world) {
  for (var i = 42; --i >= 0;) {
    alert('Hello ' + String(world));
  }
}
</script>
<style>
p { color: pink }
b { color: blue }
u { color: "umber" }
</style>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy