software project source code
Registration Source Code <! doctype html > < html > < head > < title > myevent</ title > </ head > < body > < h2 > #HOME </ h2 > < h2 >#ABOUT US </ h2 > < h2 > #EVENT </ h2 > < h2 > #CONTACT US </ h2 > < h2 > #BOOK EVENT </ h2 > < h2 > #REGISTER </ h2 > < h2 > #LOGIN </ h2 > < h1 > *EVENT PROGRAM*</ h1 > < h2 > registration page </ h3 > < form > first name:< input type =" text " placeholder =" enter your 1st name " >< br > last name:< input type =" text " placeholder =" enter your last name "> < br > password:< input type =" password " placeholder =" enter what you want "> < br > your address:< input type =" text " placeholder =" like... los angeles "> < br > your phone no.:< input type =...