Pages

Thursday, April 15, 2010

Workshop 4: Examples without CSS

ITC594 Study Guide A2005
Example without CSS

ITC594 Study Guide A2005
ITC594 Study Guide A2005

<html>
<body>
 <h1>HTML example!</h1>
<p>ITC594-E-systems Infrastructure Development</p>
<p>Cheess!!!!!!!!!</p>
</body>
</html>



This example is display only title of HTML example and in another line display ITC594-E-systems Infrastructure Development. Next line it display Cheess!!!!!! 
The Output of this example is blow:






3 comments:

  1. This comment has been removed by the author.

    ReplyDelete
  2. It's so boring without CSS , please add it

    ReplyDelete
  3. The above example created without the use of CSS. It is very simple. I understand the importance of CSS.
    CSS plays a major role during web development. It offers control over the various elements in the web pages of website. This example Differentiate the webpage. I mean without CSS, it looks very simple.

    ReplyDelete