Skip to content

Commit 994c9f2

Browse files
authored
Update 4_escap.php
1 parent ddc0581 commit 994c9f2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Cviceni_01_Promenne_Vystupy/4_escap.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@
33

44
/*
55
* Vypiš html element <img> se všemi jeho náležitostmi. Využijte vhodně escapovací sekvenci.
6+
* a) Deklaracei bude využívat uvozovky
7+
* b) Deklarace bude využívat apostrofy
68
* */
79

810

911
/*
1012
* Zobraz pomocí escape sekvence zpětné lomítko
11-
*/
13+
*/

0 commit comments

Comments
 (0)