Advertisement
oprepeti

Untitled

Feb 10th, 2018
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. <! DOCTYPE html Public "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transnational.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <title>Első gyakorló XHTML lapom </title>
  6. <linkhref="3fejezetgyakorlata.css" rel="stylesheet" type="text/css" />
  7. </head>
  8. <body>
  9. <p>Szevasz, világ!</p>
  10. <body/>
  11. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement