Question: Use CSS and Bootstrap to format a Quotation application The application for this exercise is a one-page application with the user interface that's shown below,



Use CSS and Bootstrap to format a Quotation application The application for this exercise is a one-page application with the user interface that's shown below, where the formatting is done with CSS and Bootstrap instead of a table as used to be done with past design methodologies. When you're done, the application will look like the one below For this exercise, you'll start a new web application and add Bootstrap to it. Then, you'll add the Default.aspx file and its code-behind file provided. Finally, you'll work in Source view to modify the Default.aspx file so the web application uses Bootstrap and custom CSS for formatting. ) http: r localhost 6261 1/1 -01 e Price quotation Price quotation Sales price 500 Discount percent 20 Discount amount$100.00 Total price $400.00 Calculate Start a new web application and work with an existing file 1. Start a new web application named Coding05-3 in your project folder 2. Add the Bootstrap NuGet package to your application. 3. Add the Default.aspx file from your solution for extra exercise 2-1 to this web application. Then, display the page in Source view and delete the entire Style element in the head section of the document
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
