Skip to content

Instantly share code, notes, and snippets.

@aminou7
Created April 26, 2017 17:33
Show Gist options
  • Save aminou7/320bf726b5f98279d7297a2a3e21c7c0 to your computer and use it in GitHub Desktop.
Save aminou7/320bf726b5f98279d7297a2a3e21c7c0 to your computer and use it in GitHub Desktop.
simple HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>عنوان الصفحة</title>
</head>
<body>
http://langages-programmation.blogspot.com/
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment