|
@@ -1,13 +1,12 @@
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
|
-
|
|
|
|
|
-<html>
|
|
|
|
|
<!doctype html>
|
|
<!doctype html>
|
|
|
-<meta charset=utf-8>
|
|
|
|
|
<head>
|
|
<head>
|
|
|
|
|
|
|
|
<title>ESPECIFICOS Buenos Aires</title>
|
|
<title>ESPECIFICOS Buenos Aires</title>
|
|
|
<link type="text/css" rel="Stylesheet" href="css/productos.css" />
|
|
<link type="text/css" rel="Stylesheet" href="css/productos.css" />
|
|
|
<link type="text/css" rel="Stylesheet" href="css/especificos.css" />
|
|
<link type="text/css" rel="Stylesheet" href="css/especificos.css" />
|
|
|
|
|
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
|
|
|
|
+
|
|
|
<script src="js/jquery-1.10.2.js"></script>
|
|
<script src="js/jquery-1.10.2.js"></script>
|
|
|
<script>
|
|
<script>
|
|
|
$(document).ready(function() {
|
|
$(document).ready(function() {
|
|
@@ -126,7 +125,7 @@ $(document).ready(function() {
|
|
|
<br />
|
|
<br />
|
|
|
<div id="productosbar">
|
|
<div id="productosbar">
|
|
|
<ul id ="categorias">
|
|
<ul id ="categorias">
|
|
|
- <li class="cambiarcat selected" val="limpieza"><h3>LIMPIEZA</h3></li>
|
|
|
|
|
|
|
+ <li class="cambiarcat selected" val="limpieza"><h3>HIGIENE</h3></li>
|
|
|
<li class="cambiarcat" val="mascaras"><h3>MÁSCARAS</h3></li>
|
|
<li class="cambiarcat" val="mascaras"><h3>MÁSCARAS</h3></li>
|
|
|
<li class="cambiarcat" val="acido hialuronico"><h3>ÁCIDO<br />HIALURÓNICO</h3></li>
|
|
<li class="cambiarcat" val="acido hialuronico"><h3>ÁCIDO<br />HIALURÓNICO</h3></li>
|
|
|
<li class="cambiarcat" val="peeling"><h3>PEELING</h3></li>
|
|
<li class="cambiarcat" val="peeling"><h3>PEELING</h3></li>
|