CopyPastor

Detecting plagiarism made easy.

Score: -1; Reported for: Open both answers

Possible Plagiarism

Reposted on 2018-01-26

Original Post

Original - Posted on 2009-11-22



            
Present in both answers; Present only in the new answer; Present only in the old answer;



<!-- begin snippet: js hide: false console: true babel: false -->
<!-- language: lang-css -->
p{ font-family:serif; } .fraction { font-weight:400; font-family: verdana; }

<!-- language: lang-html -->
<p>here is a line of text</p> <p>with some fractions <span class="fraction">&frac18; <span </p>
<!-- end snippet -->

<!-- begin snippet: js hide: false console: true babel: false -->
<!-- language: lang-html -->
<body> <div style="position: absolute; left: 50%;"> <div style="position: relative; left: -50%; border: dotted red 1px;"> I am some centered shrink-to-fit content! <br /> tum te tum </div> </div> </body>
<!-- end snippet -->


        
Present in both answers; Present only in the new answer; Present only in the old answer;