Traduzir
-
Artigos Recentes
-
Junte-se a 677 outros subscritores
Acesso via RSS
- ACTA
- afonso henriques
- aluno
- amazon
- Aprender
- Assembleia
- basic markup
- big data
- Boing Boing
- Canavilhas
- cml
- combate
- Comunitário
- Conhecimento
- corrupção
- Crowdfunder
- debate
- Dell
- Dell Streak 5
- Deputados
- descobrimentos
- Direitos de Autor
- Doctorow
- Economia
- ferramentas
- Finanças
- fintech
- Funchal
- Fundrazr
- Gabriela
- Gestão
- Gofundme
- Gogetfunding
- Grécia
- guerra
- html
- HTML5
- IBM
- Indiegogo
- Industrial
- inteligência
- interativo
- Joshua Wise
- Kickstarter
- list
- Madeira
- ministério da educação
- muro
- netflix
- p2pu
- P118
- paradigma
- Pintura
- PL118
- PL 118
- política
- político
- Políticos
- Portas
- portuguese bread
- processo
- professor
- PS
- República
- risco
- Rockethub
- rootkit
- serra da estrela
- Sociedade Portuguesa de Autores
- SOPA PIPA
- SPA
- spotify
- uber
- voz ativa
- wine cheese
Arquivos
Fotos
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
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
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.