Theoretically, creating a web page is easy. The major aspects include writing an HTML code, testing it on a web browser and uploading it. HTML and CSS are standards, which means that a web page working fine on a particular browser may not come up clean on other browsers. Of...