Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<style>
.c7 {
text-decoration: underline;
appearance: button;
}
.c7::first-line {
text-decoration: overline;
}
.c15 {
text-decoration: line-through;
}
</style>
<dfn class="c7"><strong class="c15">test</strong></dfn>