You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
<p>Para trabajar con los contenidos del libro, necesitará las siguientes herramientas:</p>
301
301
<ul>
302
-
<li><p><ahref="http://www.mozilla.com/firefox/">Navegador web Firefox</a></p></li>
303
-
<li><p>La<ahref="https://addons.mozilla.org/es-ES/firefox/addon/firebug/">extensión Firebug</a>, para Firefox</p></li>
304
-
<li><p>Un editor de textos planos (como<ahref="http://notepad-plus-plus.org/download/v5.9.8.html">Notepad++</a>/<ahref="http://www.sublimetext.com/2">Sublime Text 2</a> para Windows,<ahref="http://www.icewalkers.com/Linux/Software/56260/gEdit.html">gedit</a>/<ahref="http://linux.softpedia.com/get/Text-Editing-Processing/Others/Kate-2317.shtml">Kate</a> para Linux o<ahref="http://textmate.en.softonic.com/mac">TextMate</a> para Mac OS X)</p></li>
305
-
<li><p>Para las secciones dedicadas a Ajax: Un servidor local (como<ahref="http://www.wampserver.com/en/download.php">WAMP</a> o<ahref="http://www.mamp.info/en/index.html">MAMP</a>) o un cliente FTP/SSH (como<ahref="http://filezilla-project.org/">FileZilla</a>) para acceder a un servidor remoto.</p></li>
302
+
<li><p><ahref="http://www.mozilla.com/firefox/">navegador web Firefox</a>;</p></li>
303
+
<li><p>la<ahref="https://addons.mozilla.org/es-ES/firefox/addon/firebug/">extensión Firebug</a>, para Firefox;</p></li>
304
+
<li><p>un editor de textos planos (como<ahref="http://notepad-plus-plus.org/download/v5.9.8.html">Notepad++</a>/<ahref="http://www.sublimetext.com/2">Sublime Text 2</a> para Windows,<ahref="http://www.icewalkers.com/Linux/Software/56260/gEdit.html">gedit</a>/<ahref="http://linux.softpedia.com/get/Text-Editing-Processing/Others/Kate-2317.shtml">Kate</a> para Linux o<ahref="http://textmate.en.softonic.com/mac">TextMate</a> para Mac OS X);</p></li>
305
+
<li><p>para las secciones dedicadas a Ajax: Un servidor local (como<ahref="http://www.wampserver.com/en/download.php">WAMP</a> o<ahref="http://www.mamp.info/en/index.html">MAMP</a>) o un cliente FTP/SSH (como<ahref="http://filezilla-project.org/">FileZilla</a>) para acceder a un servidor remoto.</p></li>
Copy file name to clipboardExpand all lines: libro/markdown/cap01-bienvenido.markdown
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,13 +18,13 @@ Si usted suele utilizar [Git](http://git-scm.com/), es bienvenido de clonar o mo
18
18
19
19
Para trabajar con los contenidos del libro, necesitará las siguientes herramientas:
20
20
21
-
-[Navegador web Firefox](http://www.mozilla.com/firefox/)
21
+
-[navegador web Firefox](http://www.mozilla.com/firefox/);
22
22
23
-
-La[extensión Firebug](https://addons.mozilla.org/es-ES/firefox/addon/firebug/), para Firefox
23
+
-la[extensión Firebug](https://addons.mozilla.org/es-ES/firefox/addon/firebug/), para Firefox;
24
24
25
-
-Un editor de textos planos (como[Notepad++](http://notepad-plus-plus.org/download/v5.9.8.html)/[Sublime Text 2](http://www.sublimetext.com/2) para Windows,[gedit](http://www.icewalkers.com/Linux/Software/56260/gEdit.html)/[Kate](http://linux.softpedia.com/get/Text-Editing-Processing/Others/Kate-2317.shtml) para Linux o[TextMate](http://textmate.en.softonic.com/mac) para Mac OS X)
25
+
-un editor de textos planos (como[Notepad++](http://notepad-plus-plus.org/download/v5.9.8.html)/[Sublime Text 2](http://www.sublimetext.com/2) para Windows,[gedit](http://www.icewalkers.com/Linux/Software/56260/gEdit.html)/[Kate](http://linux.softpedia.com/get/Text-Editing-Processing/Others/Kate-2317.shtml) para Linux o[TextMate](http://textmate.en.softonic.com/mac) para Mac OS X);
26
26
27
-
-Para las secciones dedicadas a Ajax: Un servidor local (como[WAMP](http://www.wampserver.com/en/download.php) o[MAMP](http://www.mamp.info/en/index.html)) o un cliente FTP/SSH (como[FileZilla](http://filezilla-project.org/)) para acceder a un servidor remoto.
27
+
-para las secciones dedicadas a Ajax: Un servidor local (como[WAMP](http://www.wampserver.com/en/download.php) o[MAMP](http://www.mamp.info/en/index.html)) o un cliente FTP/SSH (como[FileZilla](http://filezilla-project.org/)) para acceder a un servidor remoto.