Web Stuff
Designing and creating web pages has been a hobby of mine for more than 25 years. This website is hosted by me on a server at my home.
HTML5 Basics
HTML (HyperText Markup Language) is the foundation of every website. HTML5 introduced new semantic elements, improved multimedia support, and simplified coding practices.
Semantic Code
Schema.org is a standardized vocabulary that can be embedded into HTML using formats like JSON-LD, Microdata, or RDFa to describe specific types of information, such as articles, events, products, reviews, or recipes.
Web Design
Simple web design using HTML5 and Bootstrap 5 provides an efficient way to create clean, responsive, and user-friendly websites.
Web Tools
Discover a comprehensive collection of free and easy-to-use web tools at GregCook.net, designed to simplify your online tasks and enhance productivity.
Critical CSS
Inlining critical CSS is a performance optimization technique that involves embedding the CSS necessary for rendering above-the-fold content directly into the HTML document.