-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsample-log.html
More file actions
5 lines (5 loc) · 1.93 KB
/
sample-log.html
File metadata and controls
5 lines (5 loc) · 1.93 KB
1
2
3
4
5
<html>
<head><title>Log: 2022-07-27 18:42:20</title></head>
<body style="background-color: Black; color: LightGray;">
<span style="color: LightGray;"><span style="color: LightGray;">H:Hello </span><span style="color: LightGray;">H:World!<br /></span><span style="background-color: Blue;"><span style="color: White;">H:This is white text on blue background.<br /></span></span><span style="background-color: DarkGray;"><span style="color: Yellow;">H:This is another yellow text on gray background.<br /></span></span><br /><span style="color: Red;">H:WARNING: Now, let's see the indentation feature<br /></span><span style="color: LightGray;"> H:Okay, let's start indentation: </span><span style="color: LightGray;">H:This is a text with 1 levels of indentation<br /></span><span style="color: LightGray;"> H:It's time to continue: </span><span style="color: LightGray;">H:This is a text with 2 levels of indentation<br /></span><span style="color: LightGray;"> H:Please note: </span><span style="color: LightGray;">H:This line will only appear in log, but with 2 levels of indentation<br /></span><span style="color: LightGray;"> H:Yeah, get some more indentation: </span><span style="color: LightGray;">H:This is a text with 3 levels of indentation<br /></span><span style="color: LightGray;"> H:This is a multiline text, line 1<br /> This is a multiline text, line 2<br /> This is a multiline text, line 3<br /> <br /> This is a multiline text, line 1 of paragraph 2<br /> This is a multiline text, line 2 of paragraph 2<br /></span><br /><span style="color: Green;">H:OKAY: This nice sample has completed!<br /></span></span>
</body></html>