A link to the source code.
<!DOCTYPE html> <html> <head> <title>RESUME</title> </head> <body> <h1><b>RESUME</b></h1> <h1>work1</h1> <p> <h2>company1</h2> ABC company </p> <h1>work2</h1> <p> <h2>company2</h2> XYZ company </p> <h1>education</h1> <p> <h2>university</h2> XXX university </p> <h1>skills</h1> <p> <h2>technical</h2> a, b, c </p> </body> </html>