diff --git a/basicos.code-workspace b/basicos.code-workspace new file mode 100644 index 0000000..76533e5 --- /dev/null +++ b/basicos.code-workspace @@ -0,0 +1,13 @@ +{ + "folders": [ + { + "path": "." + }, + { + "path": "C:\\Users\\usuario\\Desktop\\Ejercicios\\xabier\\botones compra" + } + ], + "settings": { + "workbench.colorCustomizations": {} + } +} \ No newline at end of file diff --git a/exercici1/css/styles.css b/exercici1/css/styles.css new file mode 100644 index 0000000..9d6ad0c --- /dev/null +++ b/exercici1/css/styles.css @@ -0,0 +1,9 @@ +@import url('https://fonts.googleapis.com/css?family=Raleway:400,500,600,700,800&display=swap'); +body{ + font-family: 'Raleway', Verdana, Geneva, Tahoma, sans-serif; + font-size: 125%; + +} +.container{ + margin-top:9vh; +} \ No newline at end of file diff --git a/exercici1/img/click.png b/exercici1/img/click.png new file mode 100644 index 0000000..1d239a5 Binary files /dev/null and b/exercici1/img/click.png differ diff --git a/exercici1/index.html b/exercici1/index.html new file mode 100644 index 0000000..02fb72c --- /dev/null +++ b/exercici1/index.html @@ -0,0 +1,42 @@ + + +
+ + + + + +
+ Click the to see the index of j in:
+"My favorite dessert is Jelly"
+ + + Go somewhere +
+
+
+ Click the to see what kind of beverages
+you are allow to take
+ + + Go somewhere +
+
+
+
+
+ Click the to see the index of j in:
+"My favorite dessert is Jelly"
+ + + Go somewhere +