Daily Learning - Day 32

Date: 16th March 2017

Below are the topics i learnt today..

Follow Hashtag: #SKC100DaysofLearning

Topic 1: HTML Fundamentals - 1

Today's learning is about:


  1. HTML Elements: Head , Body,
  2. HTML Attributes: id, class
  3. Script and Styles in HTML
  4. HTML Headings
  5. Block and InLine Elements
  6. Tags: Span, Line Break, Horizontal Line, Pre - wrap text
  7. Character Entities: < , >  



References: 

Inside P Tag, we cannot have nested Div Tag
http://stackoverflow.com/questions/21084870/no-p-element-in-scope-but-a-p-end-tag-seen-w3c-validation



Practice:
Always copy and paste the code in Validator and check for errors.
validator.w3.org/#validate_by_input



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