<!DOCTYPE html> <html> <link rel='stylesheet' type='text/css' href='style.css'> <body> <input placeholder='foo' value='bar'> <input placeholder='bar' value='foo'> </body> </html>