Edit This Code:
See Result »
<
!DOCTYPE
html
>
<
html
>
<
link
rel
="stylesheet"
href
="../lib/w3-colors-highway.css"
>
<
body
>
<
div
style
="padding:16px;color:#fff;background-color:#ee9600"
>
School Bus
<
/div
>
<
/body
>
<
/html
>
<!DOCTYPE html> <html> <link rel="stylesheet" href="../lib/w3-colors-highway.css"> <body> <div style="padding:16px;color:#fff;background-color:#ee9600"> School Bus </div> </body> </html>
Result:
Privacy Policy