Sample HTML Design screen
I have html control like Below screen shot < !DOCTYPE html > < html xmlns = "http://www.w3.org/1999/xhtml" > < head > < title ></ title > < script src = "Scripts/angular.min.js" ></ script > < script src = "Scripts/bootstrap.min.js" ></ script > < link href = "Content/bootstrap.min.css" rel = "stylesheet" /> </ head > < body > < div class = "container-fluid" > < div class = "page-header" >< h1 style = " text-align : center ; " > Registation Form </ h1 ></ div > < div class = "row" > ...