The Whole Thing

To make life a little easier for those of you coding at home, Example 15-7 has the whole enchilada, beginning to end.

Example 15-7. All the code at once
 <html> <head> <title>Shelly Biotech</title> <style type="text/css"> #logo {position:absolute; left:64; top:20;} #build {position:absolute; left:434; top:38;} #central {position:absolute; left:254;, top:256;} #button {position:absolute; left:501; top:614;} #molecule0 {position:absolute; left:298; top:85;} #molecule45 {position:absolute; left:448; top:147;} #molecule90 {position:absolute; left:510; top:296;} #molecule135 {position:absolute; left:448; top:444;} #molecule180 {position:absolute;left:298; top:507;} #molecule225 {position:absolute;left:151; top:444;} #molecule270 {position:absolute;left:88; ...

Get Advanced JavaScript™: Insights and Innovative Techniques now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.