mirror of
https://github.com/servo/servo
synced 2026-05-02 20:32:02 +02:00
5 lines
205 B
HTML
5 lines
205 B
HTML
<!DOCTYPE html>
|
|
<meta charset="utf-8" />
|
|
<title>Element with style attribute</title>
|
|
|
|
<div style='font-family: "Gill Sans Extrabold", Helvetica, sans-serif; line-height: 1.2; font-weight:bold'> </div> |