HTML Articles

Hypertext Markup Language (HTML)
The standard markup language for creating web pages and web applications. - Wikipedia
  1. Home
  2. Articles
  3. Web Design
  4. HTML
HTML 5 Icon

What is HTML?

Published: 12/28/2018 1:11 PM
Last Updated: 1/1/2019 9:36 AM

Description

HTML or Hypertext Markup Language is a set of elements that includes open tags, close tags and key value attributes to provide structure to a web page. Using meta data, HTML can provide hidden information to a web browser or external system such as a search engine. HTML also provides basic formatting and structure to content on a web page.

Author

Profile Picture of Bryan Myers - The Web Guy

Bryan Myers - "The Web Guy"

Advanced Digital Channel Engineer

Tags

No Opener Icon

Best Practices: Noopener Attribute

Published: 7/7/2018 12:00 AM

Description

Google DevTools was showing an issue with anchor tags that opened a new window. The suggestion provided by the Google DevTools audit system was to add a relationship attribute to the anchor elements with a value of "noopener". I want to find out more about this attribute and value to see why it is suggested.

Author

Profile Picture of Bryan Myers - The Web Guy

Bryan Myers - "The Web Guy"

Advanced Digital Channel Engineer

Tags

Link Icon

Best Practices: Anchor Element Title Attributes

Published: 7/1/2018 12:00 AM

Description

Habits die hard. In my early web life I liked to look at the differences between browsers. One from the 4.0 days was internet explorers usage of title attributes on anchor elements to provide a tool tip for users before clicking on a link.

Author

Profile Picture of Bryan Myers - The Web Guy

Bryan Myers - "The Web Guy"

Advanced Digital Channel Engineer

Tags