Pusty dokument HTML5: Różnice pomiędzy wersjami
Przejdź do nawigacji
Przejdź do wyszukiwania
m (Zastępowanie tekstu - "</source>" na "</pre>") |
m (Zastępowanie tekstu - "<source lang="html4strict">" na "<pre>") |
||
Linia 1: | Linia 1: | ||
< | <pre> | ||
<!DOCTYPE html> | <!DOCTYPE html> | ||
<html lang="pl"> | <html lang="pl"> |
Aktualna wersja na dzień 00:58, 16 lut 2018
<!DOCTYPE html> <html lang="pl"> <head> <meta charset="utf-8" /> <title>HTML5</title> <link rel="stylesheet" href="css.css" type="text/css" /> <!--[if IE]> <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]--> <!--[if lt IE 7]> <script src="http://ie7-js.googlecode.com/svn/version/2.0(beta3)/IE7.js" type="text/javascript"></script> <![endif]--> </head> <body id="index" class="home"> test </body> </html>