Vortrag für GIT angefangen.
This commit is contained in:
parent
61165635cd
commit
40e34e4a91
60 changed files with 8603 additions and 0 deletions
10
git/test/fixtures/iframe_simple.html
vendored
Normal file
10
git/test/fixtures/iframe_simple.html
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title></title>
|
||||
</head>
|
||||
<body>
|
||||
Simple Iframe
|
||||
</body>
|
||||
</html>
|
Reference in a new issue