Daily Learning - Day 36
Date: 22th March 2017
Below are the topics i learnt today..
Follow Hashtag: #SKC100DaysofLearning
Today's learning is about:
- Link Targets
- Linking Attributes based on Named Targets
- Linking Attributes based on ID
- Linking Targets with absolute url and relative url
- Title attribute can be used to display as "Mouse Hover Text"
- Other attributes for Linking: Language=en, Content-Type=text/html,Relationship=prev.
Exercise:
<a title="technical terms">
<h3 id="Terminology"> Terminology</h3>
<li> <a href="./Content/TextElements.html#deepLink"> Text Elements </a> </li>
<a name="DeepLink" title="Deep Link">
<h1 id="deepLink">Deep Link</h1>
</a>
Lesson Learnt:
Practice:
Always copy and paste the code in Validator and check for errors.
Topic 2: Security Vulnerability Disclosures
CVE-2017-5638: New Remote Code Execution (RCE) Vulnerability in Apache Struts 2
See more at
https://www.imperva.com/blog/2017/03/cve-2017-5638-new-remote-code-execution-rce-vulnerability-in-apache-struts-2/
CVE-2014-0050: Apache Tomcat vulnerable to Denial of service attack
http://www.ehackingnews.com/2014/02/cve-2014-0050-apache-tomcat-vulnerable.htmlPS: Follow the Progress over here on Skills