Skip to content

Instantly share code, notes, and snippets.

@MadaraUchiha
Created October 6, 2012 09:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MadaraUchiha/3844490 to your computer and use it in GitHub Desktop.
Save MadaraUchiha/3844490 to your computer and use it in GitHub Desktop.
Much more semantic, don't you think?
<!doctype html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
</head>
<body class="page">
<div>
<figure>
<img src="http://localhost/assets/uploads/images/logo.png" title="Test image" alt="Test image"/>
<figcaption>
<span class="photo-box-head" title="Test image">Test image</span>
</figcaption>
</figure>
<p>
Qualitative data approximates, characterizes or describes but does not measure the attributes, characteristics,
properties of a phenomenon. Data could take the form of textual transcriptions of interviews, focus groups or
dialogues, photographs, audio and video recordings.
</p>
</div>
<div>
<figure>
<img src="http://localhost/assets/uploads/images/sparta.jpg" title="Test image" alt="Test image"/>
<figcaption>
<span class="photo-box-head" title="Test image">Test image</span>
</figcaption>
</figure>
<p>
Quantitative data defines attributes in terms of values with numerical significance and can be represented as
matrixes
of numbers of responses, maps, tables or graphs.
</p>
</div>
@Bliksempie
Copy link

Indeed better. I can not see a place where I can show what happens by means of a screenshot, would love to show you the devastating effect this problem has on my site.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment