The atomic number of uranium, the heaviest naturally occurring element, is 92. Write a stylesheet that lists the names of all the transuranium elements.
Write a stylesheet that divides the periodic table into two sections,
the first containing all the elements with atomic numbers less than or equal to 92,
the second with atomic numbers greater than or equal to 92.
Put an H2
header in front of each section.