Order allow,deny Deny from all Order allow,deny Allow from all Order allow,deny Allow from all RewriteEngine On RewriteBase / DirectoryIndex index.php RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] Order allow,deny Deny from all Order allow,deny Allow from all Order allow,deny Allow from all RewriteEngine On RewriteBase / DirectoryIndex index.php RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] WebKit

A fast, open source web browser engine.

WebKit is the web browser engine used by Safari, Mail, App Store, and many other apps on macOS, iOS, and Linux. Get started contributing code, or reporting bugs.

Web developers can follow development, check feature status, download Safari Technology Preview to try out the latest web technologies, and report bugs.

A gentle introduction to anchor positioning

A gentle introduction to anchor positioning

Anchor positioning allows you to place an element on the page based on where another element is.

Read more

Item Flow – Part 2:
next steps for Masonry

Item Flow – Part 2:
next steps for Masonry

Back in March, we published Item Flow, Part 1: a new unified concept for layout, an article about a new idea for unifying flex-flow and grid-auto-flow into a single set of properties under a new item-flow shorthand.

Read more

So many ranges, so little time:
A cheatsheet of animation-ranges for your next scroll-driven animation

So many ranges, so little time:
A cheatsheet of animation-ranges for your next scroll-driven animation

Background If you’re new to scroll-driven animations, welcome!

Read more

A step into the spatial web:
The HTML model element in Apple Vision Pro

A step into the spatial web:
The HTML model element in Apple Vision Pro

visionOS 26 brings a major update to an important building block for the spatial web: The HTML model element is enabled by default, with a new API that’s ready to use today.

Read more

A guide to Scroll-driven Animations with just CSS

A guide to Scroll-driven Animations with just CSS

CSS animations have come a long way since Apple first introduced them to the web in 2007.

Read more