Update your existing website with MySQL and XML Contents

For this, you will create minimum four files (you can create more .html/.css files if you are using local/internal navigations and individual files styling)

1. mysql.html
2. xml.html
3. mysql.css
4. xml.css

muysql.html file should contain information about MySQL Database connection basics. The page you will create must have the introduction of MySQL and its advantages over other databases. You can highlight the real word applications of MySQL (2-3 Paragraphs). This page must have either embedded or local navigations that describe four main parts of MySQL:

1. MySQL data base connection steps
2. Database, table, keys, primary, unique
3. Query structures: SELECT, DELETE, INSERT, UPDATE, ALTER.
4. Threats and their precautions like MySQL injection( Research this topic)

For each part, there should be proper navigation. Make sure, it lists concept, its usages and at least one example (keep programming code small. Refer to W3Schools and follow the similar programming styles.) mysql.css file contains all styles required for mysql.html file.

xml.html file should contain information about XML basics. The page you will create must have the introduction of XML and its advantages over other databases (2-3 Paragraphs). This page must have either embedded or local navigations that describe four main parts of XML:

1. Introduction
2. Comparison with HTML/XHTML
3. XML as light Database( Research this topic)
4. Applications of XML in real world ( Research this topic)

For each part, there should be proper navigation. Make sure, it lists concept, its usages and at least one example (keep programming code small. Refer to W3Schools and follow the similar programming styles.) xml.css file contains all styles required for xml.html file.

All pages should have interesting styles (font styles, layout styles, images proximity etc.) Make sure you choose right element for the contents. For example choose < h1> for main and < h2> for subheading etc.

Academic Honesty!
It is not our intention to break the school's academic policy. Posted solutions are meant to be used as a reference and should not be submitted as is. We are not held liable for any misuse of the solutions. Please see the frequently asked questions page for further questions and inquiries.
Kindly complete the form. Please provide a valid email address and we will get back to you within 24 hours. Payment is through PayPal, Buy me a Coffee or Cryptocurrency. We are a nonprofit organization however we need funds to keep this organization operating and to be able to complete our research and development projects.