Dark Mode
Light Mode
Run
Live
<
!DOCTYPE
>
<
html
>
<
head
>
<
title
>
Sample 1
<
/title
>
<
link
rel
=
"stylesheet"
href
=
"sample.css"
>
<
style
>
<
/style
>
<
/head
>
<
body
>
<
img
src
=
"ben10.png">
<
h1
>
This is Heading h1
<
/h1
>
<
p
>
This is a paragraph
<
/p
>
<
/body
>
<
/html
>