Frontend Engineering, Volume I
Example 2d, Project Home Page
In Notepad++:
<!DOCTYPE html> <html> <head> </head> <body> <h1>Your Project Name Here!</h1> Page about this.<br> Page about that.</br> And don't forget to order pizza. </body> </html>
© 2012, Martin Rinehart
Feedback: MartinRinehart at gmail dot com
# # #