7 lines
109 B
HTML
7 lines
109 B
HTML
<!DOCTYPE html>
|
|
<style>
|
|
div {
|
|
font-size: 20px;
|
|
}
|
|
</style>
|
|
<div>PASS if this is all on the same line.</div>
|