6 lines
114 B
HTML
6 lines
114 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<body>
|
|
<slot style="color: green">This text should be green</slot>
|
|
</body>
|
|
</html>
|