Skip to content

Commit 2326659

Browse files
committed
added better description to the excersises
1 parent d996d5f commit 2326659

File tree

1 file changed

+27
-27
lines changed

1 file changed

+27
-27
lines changed

learn.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
11
{
2-
"language": "html",
3-
"slug": "css-layouts-tutorial-exercises",
4-
"preview": "https://github.com/4GeeksAcademy/css-layouts-tutorial-exercises/blob/master/.learn/assets/preview.png?raw=true",
5-
"repository": "https://github.com/4GeeksAcademy/css-layouts-tutorial-exercises",
6-
"title": {
7-
"us": "Build Website Layouts with CSS",
8-
"es": "Construye diseños de sitios web con CSS"
9-
},
10-
"description": {
11-
"us": "Learn how to build layouts with an interactive and auto-graded tutorial.",
12-
"es": "Aprende a construir layours con un tutorial interactivo y auto-corregido."
13-
},
14-
"duration": 8,
15-
"difficulty": "easy",
16-
"skills": ["html-layouts","css-styling"],
17-
"videoSolutions": false,
18-
"projectType": "tutorial",
19-
"bugsLink": "https://github.com/learnpack/learnpack/issues/new",
20-
"graded": true,
21-
"disableGrading": false,
22-
"editor": {
23-
"version": "4.0.10"
24-
},
25-
"telemetry": {
26-
"batch": "https://breathecode.herokuapp.com/v1/assignment/me/telemetry"
27-
}
28-
}
2+
"language": "html",
3+
"slug": "css-layouts-tutorial-exercises",
4+
"preview": "https://github.com/4GeeksAcademy/css-layouts-tutorial-exercises/blob/master/.learn/assets/preview.png?raw=true",
5+
"repository": "https://github.com/4GeeksAcademy/css-layouts-tutorial-exercises",
6+
"title": {
7+
"us": "Build Website Layouts with CSS",
8+
"es": "Construye diseños de sitios web con CSS"
9+
},
10+
"description": {
11+
"us": "Learn how to build layouts with an interactive and auto-graded tutorial. Master CSS properties like display, position, float, and z-index. Understand how to center content, create sidebars, and use pseudo-elements. Enhance your web design skills with practical, auto-graded tutorials.",
12+
"es": "Aprende a construir diseños con un tutorial interactivo y auto-corregido. Domina las propiedades CSS como display, position, float y z-index. Entiende cómo centrar contenido, crear barras laterales y usar pseudo-elementos. Mejora tus habilidades de diseño web con tutoriales prácticos y auto-corregidos."
13+
},
14+
"duration": 8,
15+
"difficulty": "easy",
16+
"skills": ["html", "css", "html-layouts","css-styling"],
17+
"videoSolutions": false,
18+
"projectType": "tutorial",
19+
"bugsLink": "https://github.com/learnpack/learnpack/issues/new",
20+
"graded": true,
21+
"disableGrading": false,
22+
"telemetry": {
23+
"batch": "https://breathecode.herokuapp.com/v1/assignment/me/telemetry"
24+
},
25+
"editor": {
26+
"version": "4.0.10"
27+
}
28+
}

0 commit comments

Comments
 (0)