Skip to content

Commit ba73c07

Browse files
author
KonstantinSimeonov
committed
Presentation fixes
1 parent 7925170 commit ba73c07

File tree

5 files changed

+22
-22
lines changed

5 files changed

+22
-22
lines changed

Topics/00. Course-Introduction/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -236,9 +236,9 @@
236236
<!-- section start -->
237237

238238
<!-- attr: { id:'', class:'', showInPresentation:'True', hasScriptWrapper:'False', style:'font-size: 42px' } -->
239-
# HTML Basics: Course Introduction
239+
# HTML Basics:<br /> Course Introduction
240240

241-
<!-- <img class="slide-image" showInPresentation="true" src="https://raw.githubusercontent.com/TelerikAcademy/Common/master/revealjs-theme/css/imgs/questions-blue.png" style="width:80%; top:15%; left:10%; border-radius: 20px"; /> -->
241+
<!-- <img class="slide-image" showInPresentation="true" src="https://raw.githubusercontent.com/TelerikAcademy/Common/master/revealjs-theme/css/imgs/questions-blue.png" style="width:70%; top:25%; left:15%; border-radius: 20px"; /> -->
242242

243243
<!-- attr: { id:'', class:'', showInPresentation:'True', hasScriptWrapper:'True', style:'' } -->
244244
# Free Trainings @ Telerik Academy

Topics/02. HTML-Fundamentals/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,7 @@ This one is <strong>more emphasized.</strong>
505505

506506
<!-- attr: { showInPresentation:true, hasScriptWrapper:true, style:'' } -->
507507
# Free Trainings @ Telerik Academy
508-
- Fundamentals of C# Programming Track of Courses
508+
- Web front-end track
509509
- [html.telerik.com](http://academy.telerik.com/student-courses/web-design-and-ui/about)
510510
- Telerik Software Academy
511511
- [academy.telerik.com](academy.telerik.com)

Topics/03. HTML-Tables/README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878

7979
<!-- attr: { class:'slide-section demo', showInPresentation:true, hasScriptWrapper:true, style:'font-size: 42px' } -->
8080
<!-- # Simple HTML Tables -->
81-
## [Demo](https://github.com/TelerikAcademy/HTML/tree/master/Topics/03.%20HTML-Tables/demos/1. Simple-tables.html)
81+
## [Demo](https://github.com/TelerikAcademy/HTML/tree/master/Topics/03.%20HTML-Tables/demos/1.%20Simple-tables.html)
8282
<!-- <img class="slide-image" showInPresentation="true" src="imgs/pic09.png" style="top:0%; left:63%; width:40%; z-index:-1; border-radius: 15px" /> -->
8383
<!-- <img class="slide-image" showInPresentation="true" src="imgs/pic10.png" style="top:10%; left:20%; width:25.67%; z-index:-1" /> -->
8484
<!-- <img class="slide-image" showInPresentation="true" src="imgs/pic11.png" style="top:49.19%; left:11.04%; width:24.68%; z-index:-1; border-radius: 15px" /> -->
@@ -109,7 +109,7 @@
109109

110110
<!-- attr: { class:'slide-section demo', showInPresentation:true, hasScriptWrapper:true, style:'font-size: 42px' } -->
111111
<!-- # Data and Header Cells -->
112-
## [Demo](https://github.com/TelerikAcademy/HTML/tree/master/Topics/03.%20HTML-Tables/demos/2. Data-and-header-cells.html)
112+
## [Demo](https://github.com/TelerikAcademy/HTML/tree/master/Topics/03.%20HTML-Tables/demos/2.%20Data-and-header-cells.html)
113113
<!-- <img class="slide-image" showInPresentation="true" src="imgs/pic13.png" style="top:55%; left:60%; width:22.92%; z-index:-1" /> -->
114114
<!-- <img class="slide-image" showInPresentation="true" src="imgs/pic14.png" style="top:55%; left:17%; width:22.92%; z-index:-1" /> -->
115115

@@ -180,7 +180,7 @@
180180

181181
<!-- attr: { class:'slide-section demo', showInPresentation:true, hasScriptWrapper:true, style:'font-size: 42px' } -->
182182
<!-- # Complete HTML Tables -->
183-
## [Demo](https://github.com/TelerikAcademy/HTML/tree/master/Topics/03.%20HTML-Tables/demos/3. Complete-tables.html)
183+
## [Demo](https://github.com/TelerikAcademy/HTML/tree/master/Topics/03.%20HTML-Tables/demos/3.%20Complete-tables.html)
184184
<!-- <img class="slide-image" showInPresentation="true" src="imgs/pic19.png" style="top:55%; left:30%; width:40%; z-index:-1" /> -->
185185
<!-- <img class="slide-image" showInPresentation="true" src="imgs/pic20.png" style="top:50%; left:25%; width:18%; z-index:-1" /> -->
186186

@@ -217,7 +217,7 @@
217217

218218
<!-- attr: { class:'slide-section demo', showInPresentation:true, hasScriptWrapper:true, style:'font-size: 42px' } -->
219219
<!-- # Nested Tables -->
220-
## [Demo](https://github.com/TelerikAcademy/HTML/tree/master/Topics/03.%20HTML-Tables/demos/4. Nested-tables.html)
220+
## [Demo](https://github.com/TelerikAcademy/HTML/tree/master/Topics/03.%20HTML-Tables/demos/4.%20Nested-tables.html)
221221
<!-- <img class="slide-image" showInPresentation="true" src="imgs/pic24.png" style="top:7.35%; left:75%; width:29%; z-index:-1" /> -->
222222
<!-- <img class="slide-image" showInPresentation="true" src="imgs/pic25.png" style="top:10.40%; left:0%; width:24%; z-index:-1" /> -->
223223
<!-- <img class="slide-image" showInPresentation="true" src="imgs/pic26.png" style="top:55%; left:20%; width:23.60%; z-index:-1" /> -->
@@ -296,7 +296,7 @@
296296

297297
<!-- attr: { class:'slide-section demo', showInPresentation:true, hasScriptWrapper:true, style:'font-size: 42px' } -->
298298
<!-- # Cell Spacing and Cell Padding -->
299-
## [Demo](https://github.com/TelerikAcademy/HTML/tree/master/Topics/03.%20HTML-Tables/demos/5. Table-cells-spacing-padding.html)
299+
## [Demo](https://github.com/TelerikAcademy/HTML/tree/master/Topics/03.%20HTML-Tables/demos/5.%20Table-cells-spacing-padding.html)
300300
<!-- <img class="slide-image" showInPresentation="true" src="imgs/pic30.png" style="top:50%; left:73.76%; width:25.34%; z-index:-1; border: 3px solid yellowgreen" /> -->
301301
<!-- <img class="slide-image" showInPresentation="true" src="imgs/pic31.png" style="top:45%; left:7.06%; width:22.52%; z-index:-1; border: 3px solid yellowgreen" /> -->
302302
<!-- <img class="slide-image" showInPresentation="true" src="imgs/pic32.png" style="top:0%; left:40.23%; width:40%; z-index:-1; border: 3px solid yellowgreen" /> -->
@@ -343,7 +343,7 @@
343343

344344
<!-- attr: { class:'slide-section demo', showInPresentation:true, hasScriptWrapper:true, style:'font-size: 42px' } -->
345345
<!-- # Row and Column Spans -->
346-
## [Demo](https://github.com/TelerikAcademy/HTML/tree/master/Topics/03.%20HTML-Tables/demos/6. Table-colspan-rowspan.html)
346+
## [Demo](https://github.com/TelerikAcademy/HTML/tree/master/Topics/03.%20HTML-Tables/demos/6.%20Table-colspan-rowspan.html)
347347
<!-- <img class="slide-image" showInPresentation="true" src="imgs/pic36.png" style="top:45%; left:65.50%; width:25%; z-index:-1" /> -->
348348

349349

@@ -355,7 +355,7 @@
355355

356356
<!-- attr: { showInPresentation:true, hasScriptWrapper:true, style:'' } -->
357357
# Free Trainings @ Telerik Academy
358-
- Fundamentals of C# Programming Track of Courses
358+
- Web front-end track
359359
- [html.telerik.com](http://academy.telerik.com/student-courses/web-design-and-ui/about)
360360
- Telerik Software Academy
361361
- [telerikacademy.com](https://telerikacademy.com)

Topics/04. HTML-Forms-and-Frames/README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<div class="fragment balloon" style="top:30%; left:41.43%;">The "method" attribute tells how the form data should be sent – via GET or POST request</div>
6767

6868

69-
<!-- attr: { id:'field', showInPresentation:true, hasScriptWrapper:true, style:'font-size: 42px' } -->
69+
<!-- attr: { id:'field', showInPresentation:true, hasScriptWrapper:true, style:'font-size: 0.8em' } -->
7070
# <a id="field"></a>Text Fields
7171
- **Single-line** text input fields:
7272

@@ -86,9 +86,9 @@
8686
<input type="password" name="pass" />
8787
```
8888

89-
<!-- <img class="slide-image" showInPresentation="true" src="imgs/pic12.png" style="top:13%; left:70%; width:25%; z-index:-1; border-radius:15px;" /> -->
90-
<!-- <img class="slide-image" showInPresentation="true" src="imgs/pic13.png" style="top:30.63%; left:76%; width:20%; z-index:-1; border-radius:15px;" /> -->
91-
<!-- <img class="slide-image" showInPresentation="true" src="imgs/pic14.png" style="top:68%; left:70%; width:25%; z-index:-1; border-radius:15px;" /> -->
89+
<!-- <img class="slide-image" showInPresentation="true" src="imgs/pic12.png" style="top:13%; left:70%; width:25%; z-index:1; border-radius:15px;" /> -->
90+
<!-- <img class="slide-image" showInPresentation="true" src="imgs/pic13.png" style="top:30.63%; left:76%; width:20%; z-index:1; border-radius:15px;" /> -->
91+
<!-- <img class="slide-image" showInPresentation="true" src="imgs/pic14.png" style="top:68%; left:70%; width:25%; z-index:1; border-radius:15px;" /> -->
9292

9393

9494
<!-- attr: { id:'button', showInPresentation:true, hasScriptWrapper:true } -->
@@ -219,7 +219,7 @@
219219

220220
<!-- attr: { class:'slide-section demo', showInPresentation:true, hasScriptWrapper:true, style:'font-size: 42px' } -->
221221
<!-- # HTML Forms <br /> Inputs Fields -->
222-
## [Demo](https://github.com/TelerikAcademy/HTML/tree/master/Topics/04.%20HTML-Forms-and-Frames/demos/1. Form-input-fields.html)
222+
## [Demo](https://github.com/TelerikAcademy/HTML/tree/master/Topics/04.%20HTML-Forms-and-Frames/demos/1.%20Form-input-fields.html)
223223
<!-- <img class="slide-image" showInPresentation="true" src="imgs/pic19.png" style="top:11.46%; left:7%; width:21.16%; z-index:-1; border-radius:15px;" /> -->
224224
<!-- <img class="slide-image" showInPresentation="true" src="imgs/pic20.png" style="top:50.25%; left:8%; width:21.16%; z-index:-1; border-radius:15px;" /> -->
225225
<!-- <img class="slide-image" showInPresentation="true" src="imgs/pic21.png" style="top:9.99%; left:78%; width:21.16%; z-index:-1; border-radius:15px;" /> -->
@@ -255,7 +255,7 @@
255255

256256
<!-- attr: { class:'slide-section demo', showInPresentation:true, hasScriptWrapper:true, style:'font-size: 42px' } -->
257257
<!-- # Sliders and Spinboxes -->
258-
## [Demo](https://github.com/TelerikAcademy/HTML/tree/master/Topics/04.%20HTML-Forms-and-Frames/demos/2. Sliders-spinboxes.html)
258+
## [Demo](https://github.com/TelerikAcademy/HTML/tree/master/Topics/04.%20HTML-Forms-and-Frames/demos/2.%20Sliders-spinboxes.html)
259259
<!-- <img class="slide-image" showInPresentation="true" src="imgs/pic27.png" style="top:55%; left:5%; width:25%; z-index:-1; border-radius:15px;" /> -->
260260
<!-- <img class="slide-image" showInPresentation="true" src="imgs/pic28.png" style="top:55%; left:75%; width:20%; z-index:-1; border-radius:15px;" /> -->
261261
<!-- <img class="slide-image" showInPresentation="true" src="imgs/pic29.png" style="top:55%; left:35%; width:35%; z-index:-1; border-radius:15px;" /> -->
@@ -302,7 +302,7 @@
302302

303303
<!-- attr: { class:'slide-section demo', showInPresentation:true, hasScriptWrapper:true, style:'font-size: 42px' } -->
304304
<!-- # HTML Forms Validation -->
305-
## [Demo](https://github.com/TelerikAcademy/HTML/tree/master/Topics/04.%20HTML-Forms-and-Frames/demos/3. Forms-validation.html)
305+
## [Demo](https://github.com/TelerikAcademy/HTML/tree/master/Topics/04.%20HTML-Forms-and-Frames/demos/3.%20Forms-validation.html)
306306
<!-- <img class="slide-image" showInPresentation="true" src="imgs/pic30.png" style="top:50%; left:14.03%; width:20%; z-index:-1; border-radius:15px;" /> -->
307307
<!-- <img class="slide-image" showInPresentation="true" src="imgs/pic31.png" style="top:50%; left:65.50%; width:20%; z-index:-1; border-radius:15px;" /> -->
308308

@@ -323,7 +323,7 @@
323323

324324
<!-- attr: { class:'slide-section demo', showInPresentation:true, hasScriptWrapper:true, style:'font-size: 42px' } -->
325325
<!-- # Tab Index -->
326-
## [Demo](https://github.com/TelerikAcademy/HTML/tree/master/Topics/04.%20HTML-Forms-and-Frames/demos/4. Tab-index.html)
326+
## [Demo](https://github.com/TelerikAcademy/HTML/tree/master/Topics/04.%20HTML-Forms-and-Frames/demos/4.%20Tab-index.html)
327327
<!-- <img class="slide-image" showInPresentation="true" src="imgs/pic32.png" style="top:50%; left:63%; width:20%; z-index:-1; border-radius:15px;" /> -->
328328
<!-- <img class="slide-image" showInPresentation="true" src="imgs/pic33.png" style="top:50%; left:16%; width:20%; z-index:-1; border-radius:15px;" /> -->
329329

@@ -365,7 +365,7 @@ _Note_: the target attribute applied to the <code>&lt;a&gt;</code> elements in t
365365

366366
<!-- attr: { class:'slide-section demo', showInPresentation:true, hasScriptWrapper:true, style:'font-size: 42px' } -->
367367
<!-- # HTML Frames -->
368-
## [Demo](https://github.com/TelerikAcademy/HTML/tree/master/Topics/04.%20HTML-Forms-and-Frames/demos/5. Frames.html)
368+
## [Demo](https://github.com/TelerikAcademy/HTML/tree/master/Topics/04.%20HTML-Forms-and-Frames/demos/5.%20Frames.html)
369369

370370
<!-- attr: { id:'iframe', showInPresentation:true, hasScriptWrapper:true, style:'font-size: 42px' } -->
371371
# <a id="iframe"></a>Inline Frames: `<iframe>`
@@ -382,7 +382,7 @@ _Note_: the target attribute applied to the <code>&lt;a&gt;</code> elements in t
382382
```
383383
<!-- attr: { class:'slide-section demo', showInPresentation:true, hasScriptWrapper:true, style:'font-size: 42px' } -->
384384
<!-- # iframes -->
385-
## [Demo](https://github.com/TelerikAcademy/HTML/tree/master/Topics/04.%20HTML-Forms-and-Frames/demos/6. IFrame.html)
385+
## [Demo](https://github.com/TelerikAcademy/HTML/tree/master/Topics/04.%20HTML-Forms-and-Frames/demos/6.%20IFrame.html)
386386

387387
<!-- attr: { class:'slide-section', showInPresentation:true, hasScriptWrapper:false, style:'font-size: 42px' } -->
388388
<!-- # HTML Forms and Frames
@@ -392,7 +392,7 @@ _Note_: the target attribute applied to the <code>&lt;a&gt;</code> elements in t
392392

393393
<!-- attr: { showInPresentation:true, hasScriptWrapper:true } -->
394394
# Free Trainings @ Telerik Academy
395-
- Fundamentals of C# ProgrammingTrack of Courses
395+
- Web front-end track
396396
- [html.telerik.com](http://academy.telerik.com/student-courses/web-design-and-ui/about)
397397
- Telerik Software Academy
398398
- [academy.telerik.com](academy.telerik.com)

Topics/05. Semantic-HTML/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@
379379

380380
<!-- attr: { showInPresentation:true, hasScriptWrapper:true } -->
381381
# Free Trainings @ Telerik Academy
382-
- Fundamentals of C# Programming Track of Courses
382+
- Web front-end track
383383
- [html.telerik.com](http://academy.telerik.com/student-courses/web-design-and-ui/about)
384384
- Telerik Software Academy
385385
- [telerikacademy.com](https://telerikacademy.com)

0 commit comments

Comments
 (0)