Monday, 25 September 2017

week 3 : Beginner using HTML


In week 3, i was learn how to do HTML doing practically. Because of the lab not provide a specific sofware for HTML, so i was learn using Notepad and W3School. It make me excited because by using HTML we can decorate our own web site by our own background colour, picture and so on..

eg : HTML coding

<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>

<h1>This is a Heading</h1>
<p>This is a paragraph.</p>

</body>
</html>

No comments:

Post a Comment

Week 14 : Presentation

      For this project it was conduced by 4 people. Elisha, Atiyah, Diana and me. For this project we assigned to make a website using a ...