Daily Learning - Day 31

Date: 15th March 2017

Below are the topics i learnt today..

Follow Hashtag: #SKC100DaysofLearning


Topic 1: HTML Fundamentals

Today's learning is about:

  1. Who invented Internet
  2. Who created World Wide Web
  3. What is HTML
  4. What is HTTP
  5. How HTML Document transfers to WWW
  6. Structure of HTML
  7. Anatomy of HTML Document
  8. What is HTML Doctype
  9. Why do we need to use HTML Doctype in HTML Document
  10. How to Validate HTML Document



References: 
HTML Doctype:  https://www.w3.org/QA/2002/04/valid-dtd-list.html


Validate HTML Document:  validator.w3.org/#validate_by_input
Exercise: Copy the HTML Document code and Paste it in the Validator. Observe, if your Website following all standards and displaying No Errors ?


If any Errors/Warnings:  It will display as Below.





PS: Follow the Progress over here on Skills

 http://testingeduindia.blogspot.in/p/skills.html 

Popular Posts

JMeter Producing Error: Windows RegCreateKeyEx(...) returned error code 5

Understanding about Contract Testing