blob: 7e2eb0122df033331d62d9867b0e695b19db62ae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<!DOCTYPE html>
<html>
<head></head>
<body>
<h3>
Quickbook Role Test
</h3>
<p>
<span class="keyword">Keyword</span> <span class="keyword"></span>
</p>
<p>
road <span class="red">Red</span> <span class="red"></span> <span class="three-colours-red">Three
Colours Red</span> <span class="red-road">Red Road</span>
</p>
</body>
</html>
|