Toggle navigation
☰
Home
HTML
CSS
Scripting
Database
<!DOCTYPE html> <title>Example</title> <style> p { font-stretch: ultra-expanded; } </style> <p>If your computer has an expanded version of the font being used, this text will be stretched.</p>