From 18fd7687ce67d52890e56f08c4f57731bcf7bb7c Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 21 Mar 2019 23:00:52 +0330 Subject: [PATCH 1/2] Updated html sample code --- test/samples/sample.html.txt | 95 +++++++++++++++++++++++++++++++++--- 1 file changed, 87 insertions(+), 8 deletions(-) diff --git a/test/samples/sample.html.txt b/test/samples/sample.html.txt index de975842c1..1350419fcb 100644 --- a/test/samples/sample.html.txt +++ b/test/samples/sample.html.txt @@ -1,22 +1,101 @@ - + + HTML Sample + + + + + -

Heading No.1

- + +
+

NAME OF SITE

+
+
+

I'm h2 Header! Edit me in <h2>

+

+ I'm a paragraph! Edit me in <p> + to add your own content and make changes to the style and font. + It's easy! Just change the text between <p> ... </p> and change the style in <style>. + You can make it as long as you wish. The browser will automatically wrap the lines to accommodate the + size of the browser window. +

+ +
\ No newline at end of file From ea5b064df6ffa945cdaacec79da9e75203e6048a Mon Sep 17 00:00:00 2001 From: Ehsan Date: Fri, 22 Mar 2019 10:19:58 +0430 Subject: [PATCH 2/2] Update sample.html.txt --- test/samples/sample.html.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/samples/sample.html.txt b/test/samples/sample.html.txt index 1350419fcb..81f92f74b1 100644 --- a/test/samples/sample.html.txt +++ b/test/samples/sample.html.txt @@ -57,8 +57,8 @@ background-color: #727272; color: #fff; outline: 0; - border: none; - cursor: pointer; + border: none; + cursor: pointer; } button.Gray:hover @@ -98,4 +98,4 @@ - \ No newline at end of file +