
HTML
Learn more about HTML by reading up on these informative articles, tutorials, and code snippets on Orangeable.
Top Posts
Send SMS Messages From a Link with HTML
Links have been around since the dawn of the internet. This article explores sending custom SMS messages using simple HTML links.
Twitter Cards: Validator, Types & Image Dimensions
Adding Twitter Cards to your website can help you establish and present your brand to millions of potential viewers and customers.
HTML Color Codes: RGB & Hexadecimal
Learn how to create color using HTML color codes, both RGB and hexadecimal, with a table referencing all the color names.
More Posts
Use Jump Links to Scroll to Specific Parts of a Page
Learn how to create Jump links in HTML, allowing you to jump to specific parts of a web page without a page request.
Improving Code Readability: Comments in HTML
This article will teach you the importance of comments and how to use them in your web pages.
Add An Autocomplete Feature with HTML5 Datalist
This article will teach you how to create an autocomplete feature with the HTML5 datalist tag.
The Details & Summary Tags in HTML
Learn how to create a details element with a summary heading and additional content you can toggle on and off using HTML.
HTML5 Video: Autoplay, Controls, Events & Subtitles
Explore the HTML5 video tag and its features from autoplay and playback controls to JavaScript events and accessibility options.
22 Useful HTML Input Types To Use On Your Website
HTML input types provide some of the most complex and powerful functionality available on the web. This article cover all of them.
HTML Table Creation: The Definitive How-To Guide
Create HTML tables to arrange data in the form of text, images, links, and more into a presentable two-dimensional grid layout.
Learn HTML in 10 Minutes: HTML Basics for Beginners
This article will teach you the basics of HTML and page structure, and how to create a simple website in ten minutes or less.