chanzlee / alert-html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alert Html Element Webpage

Html/jQuery Exercise for Epicodus, 08.13.2018

By Chan Lee, Connor McCarthy

Description

This webpage send out alert message when you click on the certain elements of html inside the webpage. The script was written using forEach() loop to refactor the previous work.

Setup/Installation Requirements

  • Clone this repository
  • Open index.html file

Known Bugs

It will not load the image because it was not included in the repository intentionally. However, when you click on the img tag, it alerts with the intended message.

Support and contact details

ChanEthanLee@gmail.com

Technologies Used

HTML, Bootstrap, jQuery

License

Copyright (c) 2018 Chan Lee, Connor McCarthy

About


Languages

Language:HTML 73.6%Language:JavaScript 22.7%Language:CSS 3.7%