I like XML and CSS.
Listing 01. Using the code element
var fruits = ["CSS", "HTML", "CSS", "Javascript"];
document.writeln("I like " + fruits.length + " fruits");