Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- HTML Computer Code Elements:
- <!DOCTYPE html>
- <html>
- <body>
- <p>Some programming code:</p>
- <code>
- x = 5;<br>
- y = 6;<br>
- z = x + y;
- </code>
- </body>
- </html>
- .
- .
- For the full topic download the codes from this Notepad file on Mediafire:
- http://viahold.com/1JXm
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement