Solo Mini Project 2

Amazon Product Page

Requirements

  • Build it from "scratch"

  • Follow the design as specified in the below.

  • Link color: #007185

  • Breadscrum color: #565959

  • Save it to your local computer

// Payment-form
```html
<form action="http://wilder.azurewebsites.net/echo" method="post">
```

Output of the web page

Sample code for Solo MiniProject Page layout

Last updated