Arquivo da Categoria: P2PU

P2PU: HTML 5 Introduction – Task #2: basic markup

Task number 2: I decided to follow the suggestion to create a curriculum vitae as an exercise in basic markup. So I created my short CV. The result: P2PU: HTML 5 Introduction – Task #2: basic markup Curriculum Vitae Experience … Continuar a ler

Publicado em P2PU | Etiquetas , , | Publicar um comentário

P2PU: HTML 5 Introduction – Task #3: Lists and Links

Task number 3: Build two lists, an unordered and ordered. As this task also calls for the creation of links, I used the list of groceries to suggest a good wine, excellent cheese and typical Portuguese bread for a tasting. … Continuar a ler

Publicado em P2PU | Etiquetas , , , , , | Publicar um comentário

P2PU: HTML 5 Introduction: HTML overview

Using Notepad + +, here are the changes to the file webhistory.html of Wikiversity. Source: page “What is HTML” from Wikersity. HTML file webhistory modified using Notepad++: <!DOCTYPE HTML> <html> <head> <h1>A short history of Mark-up and the WWW: Part … Continuar a ler

Publicado em P2PU | Etiquetas , | Publicar um comentário

HTML text editor

To write my first HTML document I did use Adobe Dreamweaver. But it is much more than a text editor. It’s a very complex and complete software package you must invest time to learn. Thus, because right now I want … Continuar a ler

Publicado em P2PU | Publicar um comentário

From hand written to machine

<!DOCTYPE html> <html> <head> <meta charset=”utf-8″> <title>Hello World by Julio Garcia</title> </head> <body> <h1>Olá a todos. Entrando no mundo do html. Julio.</h1> <p> Este código foi inicialmente escrito à mão. </p> <h1>Hello World. Being introduced to the html world. Julio.</h1> … Continuar a ler

Publicado em P2PU | Publicar um comentário

My 1st html lesson

I just complete my first html lesson in P2PU. It is a short and basic html document. Html Code

Publicado em P2PU | 2 Comentários

January 12, when I started my blog

This is my first post. I’m learning to handle this kind of media. Initially I’m going to use this blog to post my HTML learning process in P2PU.

Publicado em P2PU | Etiquetas , | Publicar um comentário