Skip to main content

WEB ENGINEERING LECTURE 01 (DEFINATION)

 DEFINATION IN HTML  WEB WNGINEERING

OUTPUT:

Coffee
Black hot drink
Milk
White cold drink

CODE:
<!DOCTYPE html>
<html xmlns:mso="urn:schemas-microsoft-com:office:office" xmlns:msdt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882">
<head>

</head><body>

<dl>
  <dt>Coffee</dt>
  <dd>Black hot drink</dd>
  <dt>Milk</dt>
  <dd>White cold drink</dd>
</dl>

</body>
</html>




DOWNLOAD LINK :
https://www.cpmrevenuegate.com/zesutiv4n?key=764f2dc27f386a3794d51a53f6b007f0

Comments

Popular posts from this blog

LECTURE 01 FULL WEB ENGINEERING

  •        HTML –       Stands for hyper text marku p language –       Hyper Text •        The text that has reference to another text document –       Markup language •        Language that is both machine and human readable •        HTML Page –       HTML pages are text documents containing HTML structure. HTML ELEMENT: •        An HTML element is defined by a start tag, some content, and an end tag. •        Example –       <body>…</body> –       <h1>…</h1> –       <p>…</p> ATTRIBUTES: GET FULL LECTRUE 1 CLICK ON LINK ' download