diff options
Diffstat (limited to 'really.html')
-rw-r--r-- | really.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/really.html b/really.html index 244702c..2a742aa 100644 --- a/really.html +++ b/really.html @@ -1,14 +1,14 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> - <title>"Really" is a confusing word</title> - <link rel="stylesheet" href="/style.css" /> + <title>"Really" is a really confusing word!</title> + <link rel="stylesheet" href="/oldstyle.css" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> <body> - <h1>"Really" is a confusing word</h1> + <h1>"Really" is a really confusing word!</h1> <p> Often times when the word "really" is used in as an adverb in an assertion or proposition after a word that expresses negation, it may be useful to replace it with "in some sense", and seek to ask or clarify "in what sense". It shall be recognized that questions that arise may be legitimately hard to answer, but it may be still beneficial to consider them. </p> |