WEB101

Sadok LADHARI

http://www.sadok-ladhari.com

TEAM Webmaster

http://team.supcom.tn/

J2EE, Android Developper

Web Application

GUI: Graphical User Interface

HTML Page Structure

 <!DOCTYPE html>
<html>
<head>

<meta charset="UTF-8"/>

<title>Title of the document</title>

<link type="text/css" rel="stylesheet" href="file.css">

<script type="text/javascript" src="file.js"></script>
</head>
<!-- For syntax highlighting -->
<body>
Content of the document......
</body>

</html> 

HTML Tags

 <!DOCTYPE html>
<html>
<head>

</head>
<body>

<h1>This is a heading 1</h1>
<h2>This is a heading 2</h2>
<h3>This is a heading 3</h3> 

<p>This is a paragraph.</p>
<p>This is another paragraph.</p> 

<a href="http://team.supcom.tn">This is a link</a> 

<img src="http://www.actus.tn/wp-content/uploads/2013/09/netlinks-credit-netlinks-fb-02092013.jpg" alt="NetLinks" width="104" height="142"> 

</body>
</html>

 <tagname>content</tagname>

http://www.w3schools.com/tags/default.asp

CSS:Cascading Style Sheets

JS

Tools

Bootstrap 3

Web101

By Sadok Ladhari

Web101

Web101 Netlinks

  • 996