Leave feedback for us to work on!

Q AND A

Describe the difference between an XML Sitemap and an HTML Sitemap. List the benefits and disadvantages of using each.

An HTML sitemap helps people read and navigate your website while an XML sitemap makes it accessible to and understandable for search engines. Search engine optimization and site discovery are made easier by XML. Your websites develop owing to XML, more noticeable and discoverable. Ensure sure search engines can access and advertise your website. HTML sitemaps enable increased website usability, increases access and use effectiveness, and facilitates navigating. As it contains directions for this assessment work and the necessary proof, you must study this page in conjunction with your student unit guide.

Evaluate three IDEs (Integrated development environments) and provide a brief summary of the positive and negative aspects of each. Also, in your own words, include how it would suit an entry-level trainee code developer.

Popular open-source IDE for developing HTML code is called Atom. Atom has features like FTP and customized functions in addition to supporting many extensions. Although Atom does support a number of IDEs, not all languages are supported, and apps may experience problems with FTP connections. Sublime Text is a fantastic text editor with a wonderful user interface and personalization features. It is adaptable, highly customizable, and offers powerful search features. Editing is available on many displays at once. The program's shortcomings include the fact that not all programming dialects are supported and that it is difficult for novice programmers to use. A terrific scripting language with a wonderful user interface and customization options is Sublime Text. Last IDE is Visual Studio. Visual Studio is a powerful developer tool that you can use to complete a entire development cycle in one place. It is there son you can use to write, edit, debug, and build a code, then deploy your app. Visual Studio includes compilers, code completions tools, source control, and extensions.

Provide a brief history of web browser development and the issues encountered by web developers, specifically, the adherence to web standards.

The World Wide Web also known as WWW, was developed in the 1990s by Berners-lee. This was the first modern web browser ever created. Compared to earlier browser this browser also creates software to gather and serve content. The biggest problem developers had to face was inconsistency between all developers, due to there being no standard or evident way to create products, and also because there are to many different applications to discover it. Now developers are adopting HTML5m which allows a global language that adheres with a standard.

What are website testing methodologies? Your answer MUST cover browser compatibility and website functionality.

Technqiues while website tesing is useful for identifying and asessubg a web application’s fuctional and non functional requirements. Developers use these methods as they allow them to located bugs and errors in web app code, the standard procedure of browser compatibillity testing is just a small selection of browsers and devices are usedd to assess the fuctionality of the web page. Developers are able to test an application’s accessibility, and see if its features work as expected in different kinds of contexts by using the same application.

What are the endorsed requirements of accessibility for all NT government web pages?

The Northern Territory Government, is implementing the National vision strategy or know as NTS to be able to improve the usability and accessibillity of its we pages in an online setting. Northern Territory Government aims to increase acknowledged accessibility needds by approving and putting into effect the Session Content Systems Level. All content and websites must adhere to the WCAG 2.0 lvel AA compliance and authorization goal of the Northern Territory Government.

How do you think it’s best to organize all the assets used for a specific webpage? Think locally on your computer AND within the root folder of the website.

the best way to approach to organize all of the rescources neccary to create a particular webpage is to create a distinct folders when saying HTML pages, CSS, and images. For these three espicallty create separate folder to save the work in.