From 278a55a57169a58cba6ed885726b9809da8b3113 Mon Sep 17 00:00:00 2001
From: Esteban Flores
Date: Wed, 17 Sep 2014 14:16:06 -0700
Subject: [PATCH] Updated code examples with comments.
---
page/about-jquery/how-jquery-works.md | 100 +++++++++++++++++---------
1 file changed, 67 insertions(+), 33 deletions(-)
diff --git a/page/about-jquery/how-jquery-works.md b/page/about-jquery/how-jquery-works.md
index 5b8dfa00..e55047ff 100644
--- a/page/about-jquery/how-jquery-works.md
+++ b/page/about-jquery/how-jquery-works.md
@@ -9,24 +9,35 @@ This is a basic tutorial, designed to help you get started using jQuery. If you
```
-
-
-
- Demo
-
-
- jQuery
-
-
-
+
+
+
+ Demo
+
+
+ jQuery
+
+
+
+
+
+
+
+
+
+
```
-The `src` attribute in the `
-
-
+
+
+ Demo
+
+
+ jQuery
+
+
+
+
+
+
+
+
+
+
+
+
+
+