Individual Assignment Technology Park Malaysia
Individual Assignment Technology Park Malaysia
Individual Assignment Technology Park Malaysia
CT053-3-1-FWDD
WEIGHTAGE: 50%
INSTRUCTIONS TO CANDIDATES:
2 Students are advised to underpin their answers with the use of references
(cited using the Harvard Name System of Referencing).
Web documents are mostly written with markup languages defined by World
Wide Web Consortium (W3C) such as HTML, XHTML. W3C are typical organization
of World Wide Web by which validation of code of websites or pages are done.
The act of checking a document against constraints such as formal grammar and
vocabulary is called validation, and this is what the markup validation does.
Validating web documents is essential process to do which provides rules and
regulations by which validated web sites are perform on google and other search
engines. It helps to the quality of the HTML that we have been writing and the
quality of pages. Markup validator is a tool or service by which validation or
correctness of code are checked and errors in pages are detected. Some minor
mistakes in web pages or code which are not able to find out are detected by this
validator and helps to create well-formed website.
We need to validate code of web sites or pages for following reasons:
On the other hand, websites that are validated are displayed without any
errors and response properly. The website validation process allows
website designers to correct formatting errors that impact website
performance, and following international standards, the code used in
websites is reduced in size while improving efficiency. Validating website or
page helps creator or developer to know about the errors that are cross-
browser problems and easily correct them. So, website validation is
essential to make website browser friendly.
Reference:
W3.org. (2013). The W3C Markup Validation Service. [online] Available at:
https://validator.w3.org.
www.loginradius.com. (n.d.). W3C Validation: What is it and why to use
it? [online] Available at: https://www.loginradius.com/blog/async/w3c-
validation/#:~:text=Validation%20helps%20teach%20best%20practices
[Accessed 29 Nov. 2020].
www.htmlvalidator.com. (n.d.). Why Validate Your Pages? [online] Available
at: https://www.htmlvalidator.com/htmlval/whyvalidate.html.