Rhonda's Kitchen

Q & A

Question Answer
What's the difference between an XML and an HTML sitemap? XML: For search engines.
HTML: For users to navigate.
Compare three popular IDEs.
  • VS Code: Popular and flexible.
  • PyCharm: Great for Python.
  • Sublime Text: Lightweight editor.
A brief history of web browsers? Netscape and IE were early leaders. Now, Chrome, Firefox, and others follow modern web standards.
How do you test a website?
  • Cross-browser testing
  • Functionality testing
  • Responsive design testing
What are NT Government accessibility requirements?
  • Meet WCAG 2.1 AA
  • Ensure inclusive design
How should web assets be organized?
  • /CSS, /Images, /JS folders locally
  • Match structure on server