<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-7622403669606370383</id><updated>2024-12-18T19:18:52.733-08:00</updated><category term="Tutoriais"/><category term="HTML"/><category term="Dicas"/><category term="Blogger"/><category term="Ganhar Dinheiro"/><category term="Noticias"/><category term="Windows 8"/><category term="Wordpress"/><title type='text'>WX MUNDO</title><subtitle type='html'>O SEU MAIOR PORTAL DE DICAS WEB</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://wxmundo.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7622403669606370383/posts/default'/><link rel='alternate' type='text/html' href='http://wxmundo.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/09507564500059932018</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>7</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7622403669606370383.post-7190590188401348210</id><published>2013-08-12T17:01:00.000-07:00</published><updated>2013-08-12T17:05:45.071-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="HTML"/><title type='text'>Aula HTML 3 - Links</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;img height=&quot;300&quot; src=&quot;http://www.iconhot.com/icon/png/coded/512/page-html.png&quot; width=&quot;300&quot; /&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
Olá galera, fiquei um tempo sem postar no WX MUNDO, mais agora voltei e estou postando a continuação da aula de HTML, que nós iniciamos aqui no site, esta é a aula 3, falando sobre links, e como criar, espero que tenham gostado!&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;table border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; style=&quot;background-color: white; color: #555555; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; margin-bottom: 20px; text-align: center; width: 450px;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td class=&quot;texto&quot; height=&quot;25&quot; style=&quot;padding: 4px 10px 4px 5px;&quot;&gt;&lt;br /&gt;
Vamos agora tentar o seguinte:&lt;br /&gt;
&lt;b&gt;&amp;lt;BODY&amp;gt;&lt;br /&gt;Olá mundo! Chamo-me Seu Nome&lt;br /&gt;&amp;lt;/BODY&amp;gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
Iremos obter novamente o seguinte resultado:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;padding: 4px 10px 4px 5px;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;texto&quot; style=&quot;padding: 4px 10px 4px 5px;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;b&gt;&lt;img height=&quot;100&quot; src=&quot;http://www.truquesedicas.com/imagens/tutoriais/html/00001d_01.gif&quot; style=&quot;background-color: transparent; background-position: initial initial; background-repeat: initial initial; border: none; padding: 0px;&quot; width=&quot;164&quot; /&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;padding: 4px 10px 4px 5px;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;texto&quot; style=&quot;padding: 4px 10px 4px 5px;&quot;&gt;Porquê? Como foi dito, a noção de espaçamento em HTML é um pouco diferente, e os browsers não reconhecem mais que um único espaço entre caracteres. Para contornar isto, utiliza-se uma referência especial - &amp;amp;nbsp; (Non-Breaking SPace), que convém esclarecer que não é um ‘tag’. Antes de mais explicações, experimentemos isto:&amp;nbsp;&lt;b&gt;&amp;lt;BODY&amp;gt;&lt;br /&gt;Olá mundo!&lt;br /&gt;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;Chamo-me Eduardo.&lt;br /&gt;&amp;lt;/BODY&amp;gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
O resultado será este:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;padding: 4px 10px 4px 5px;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;texto&quot; style=&quot;padding: 4px 10px 4px 5px;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;img height=&quot;100&quot; src=&quot;http://www.truquesedicas.com/imagens/tutoriais/html/00001d_02.gif&quot; style=&quot;background-color: transparent; background-position: initial initial; background-repeat: initial initial; border: none; padding: 0px;&quot; width=&quot;200&quot; /&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;padding: 4px 10px 4px 5px;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;texto&quot; style=&quot;padding: 4px 10px 4px 5px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;&lt;b&gt;Dica:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;padding: 4px 10px 4px 5px;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;texto&quot; style=&quot;padding: 4px 10px 4px 5px;&quot;&gt;Estes caracteres especiais são utilizados para definir caracteres que normalmente não são reconhecidos pelo HTML. Por exemplo, visto que os sinais de maior e menor são utilizados pelo próprio HTML para definir os ‘tags’, se quisermos utilizar estes sinais na nossa página utilizaremos&amp;nbsp;&lt;b&gt;&amp;amp;gt;&lt;/b&gt;&amp;nbsp;e&lt;b&gt;&amp;amp;lt;&lt;/b&gt;&amp;nbsp;respectivamente.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;padding: 4px 10px 4px 5px;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;texto&quot; style=&quot;padding: 4px 10px 4px 5px;&quot;&gt;Uma das bases do HTML é o facto de ser uma linguagem de hiper-texto. Vamos agora tentar introduzir uma ligação a outra página:&amp;nbsp;&lt;b&gt;&amp;lt;BODY&amp;gt;&lt;br /&gt;Olá mundo! Chamo-me Eduardo.&amp;lt;BR&amp;gt;&lt;br /&gt;Visitem a minha &amp;lt;A HREF=&quot;outra.htm&quot;&amp;gt; outra página&amp;lt;/A&amp;gt;.&lt;br /&gt;&amp;lt;/BODY&amp;gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
iremos então obter uma ligação a uma página, que seria o ficheiro ‘outra.htm’ gravado na mesma pasta que o ficheiro da página que estamos a editar. Seria interessante criar rapidamente essa página para testar a ligação que acabámos de criar.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;padding: 4px 10px 4px 5px;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;texto&quot; style=&quot;padding: 4px 10px 4px 5px;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;img height=&quot;154&quot; src=&quot;http://www.truquesedicas.com/imagens/tutoriais/html/00001d_03.gif&quot; style=&quot;background-color: transparent; background-position: initial initial; background-repeat: initial initial; border: none; padding: 0px;&quot; width=&quot;200&quot; /&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;padding: 4px 10px 4px 5px;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;texto&quot; style=&quot;padding: 4px 10px 4px 5px;&quot;&gt;Este ‘tag’ é um pouco diferente dos que já vimos. Pode parecer confuso, mas não é. O ‘tag’&amp;nbsp;&lt;b&gt;&amp;lt;A&amp;gt;&lt;/b&gt;&amp;nbsp;é aquele destinado à introdução de uma link, mas no entanto necessita de um parâmetro (o&lt;b&gt;&amp;nbsp;HREF&lt;/b&gt;) para indicar aonde é feita essa ligação. Tudo aquilo que se segue irá estar ‘linkado’, até o ‘tag’ ser fechado com&amp;nbsp;&lt;b&gt;&amp;lt;/A&amp;gt;&lt;/b&gt;.&lt;br /&gt;
O parâmetro HREF pode conter também o endereço de outro site, como em&amp;nbsp;&lt;b&gt;&amp;lt;A HREF=&quot;http://www.site.com&quot;&amp;gt;&lt;/b&gt;&amp;nbsp;(neste caso é indispensável o prefixo http://) ou qualquer outro ficheiro sem ser .HTM ou .HTML. Por exemplo, para fazer uma link para download usar-se-ia&amp;nbsp;&lt;b&gt;&amp;lt;A HREF=&quot;ficheiro&quot;&amp;gt;&lt;/b&gt;.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;padding: 4px 10px 4px 5px;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;texto&quot; style=&quot;padding: 4px 10px 4px 5px;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: red;&quot;&gt;Dica:&lt;/span&gt;&lt;/b&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;padding: 4px 10px 4px 5px;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;texto&quot; style=&quot;padding: 4px 10px 4px 5px;&quot;&gt;IMPORTANTE: Aconselho vivamente que todos os ficheiros referidos numa página, quer links a outras páginas, quer imagens, etc, tenham o seu nome em minúsculas, pois a grande maioria dos servidores Web fazem uma distinção entre maiúsculas e minúsculas. Existe uma forte possibilidade que se tivermos uma link a ‘pagina.htm’, quando o ficheiro se chama ‘Pagina.htm’, este link não funcione.&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
</content><link rel='replies' type='application/atom+xml' href='http://wxmundo.blogspot.com/feeds/7190590188401348210/comments/default' title='Postar comentários'/><link rel='replies' type='text/html' href='http://wxmundo.blogspot.com/2013/08/aula-html-3-links.html#comment-form' title='0 Comentários'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7622403669606370383/posts/default/7190590188401348210'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7622403669606370383/posts/default/7190590188401348210'/><link rel='alternate' type='text/html' href='http://wxmundo.blogspot.com/2013/08/aula-html-3-links.html' title='Aula HTML 3 - Links'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/09507564500059932018</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7622403669606370383.post-6731834681740303491</id><published>2013-05-12T16:55:00.004-07:00</published><updated>2013-05-12T16:57:48.725-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="HTML"/><category scheme="http://www.blogger.com/atom/ns#" term="Tutoriais"/><title type='text'>Aula HTML 2 - Primeira Página</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;a href=&quot;http://www.iconhot.com/icon/png/coded/512/page-html.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;320&quot; src=&quot;http://www.iconhot.com/icon/png/coded/512/page-html.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;table border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; style=&quot;background-color: white; color: #555555; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; margin-bottom: 20px; width: 450px;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td class=&quot;texto&quot; height=&quot;25&quot; style=&quot;padding: 4px 10px 4px 5px;&quot;&gt;Para criarmos a nossa primeira página em HTML, basta qualquer simples editor de texto, como o Notepad. Podemos começar por inserir o seguinte:&lt;br /&gt;
&lt;b&gt;&amp;lt;HTML&amp;gt;&lt;/b&gt;&lt;b&gt;&amp;lt;HEAD&amp;gt;&lt;/b&gt;&lt;b&gt;&amp;lt;TITLE&amp;gt;A minha primeira página&amp;lt;/TITLE&amp;gt;&lt;/b&gt;&lt;b&gt;&amp;lt;/HEAD&amp;gt;&lt;/b&gt;&lt;b&gt;&amp;lt;BODY&amp;gt;&lt;/b&gt;&lt;b&gt;&amp;lt;/BODY&amp;gt;&lt;/b&gt;&lt;b&gt;&lt;br /&gt;&amp;lt;/HTML&amp;gt;&lt;/b&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;padding: 4px 10px 4px 5px;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;texto&quot; style=&quot;padding: 4px 10px 4px 5px;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: red;&quot;&gt;Dica:&lt;/span&gt;&lt;/b&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;texto&quot; style=&quot;padding: 4px 10px 4px 5px;&quot;&gt;Devemos criar uma pasta nova no nosso disco para conter a página, e devemos gravar o nosso ficheiro de texto como &#39;index.html&#39;. Porquê? Quando a página está a ser visualizada no nosso navegador, é indiferente, mas nos servidores onde são alojadas as páginas na Internet, a página inicial por defeito chama-se index.html ou index.htm.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;padding: 4px 10px 4px 5px;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;texto&quot; style=&quot;padding: 4px 10px 4px 5px;&quot;&gt;Se visualizarmos a página que acabámos de criar num browser (programa que permita navegar na internet, por ex. IExplorer), teremos qualquer coisa como isto:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;padding: 4px 10px 4px 5px;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;texto&quot; style=&quot;padding: 4px 10px 4px 5px;&quot;&gt;&lt;div align=&quot;center&quot;&gt;
&lt;img height=&quot;100&quot; src=&quot;http://www.truquesedicas.com/imagens/tutoriais/html/00001c_01.gif&quot; style=&quot;background-color: transparent; background-position: initial initial; background-repeat: initial initial; border: none; padding: 0px;&quot; width=&quot;175&quot; /&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;padding: 4px 10px 4px 5px;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;texto&quot; style=&quot;padding: 4px 10px 4px 5px;&quot;&gt;Que conclusão podemos tirar? O texto que aparece como título da janela é definido pelo ‘tag’&amp;nbsp;&lt;b&gt;&amp;lt;TITLE&amp;gt;&lt;/b&gt;, que surge sempre na área correspondente ao cabeçalho da página (&lt;b&gt;&amp;lt;HEAD&amp;gt;&lt;/b&gt;).&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;padding: 4px 10px 4px 5px;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;texto&quot; style=&quot;padding: 4px 10px 4px 5px;&quot;&gt;Vamos agora fazer a seguinte alteração:&amp;nbsp;&lt;b&gt;&amp;lt;HTML&amp;gt;&lt;br /&gt;&amp;lt;HEAD&amp;gt;&lt;br /&gt;&amp;lt;TITLE&amp;gt;A minha primeira página&amp;lt;/TITLE&amp;gt;&lt;br /&gt;&amp;lt;/HEAD&amp;gt;&lt;br /&gt;&amp;lt;BODY&amp;gt;&lt;br /&gt;Olá mundo!&lt;br /&gt;&amp;lt;/BODY&amp;gt;&lt;br /&gt;&amp;lt;/HTML&amp;gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
Iremos obter o seguinte resultado:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;padding: 4px 10px 4px 5px;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;texto&quot; style=&quot;padding: 4px 10px 4px 5px;&quot;&gt;&lt;div align=&quot;center&quot;&gt;
&lt;img height=&quot;121&quot; src=&quot;http://www.truquesedicas.com/imagens/tutoriais/html/00001c_02.gif&quot; style=&quot;background-color: transparent; background-position: initial initial; background-repeat: initial initial; border: none; padding: 0px;&quot; width=&quot;200&quot; /&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;padding: 4px 10px 4px 5px;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;texto&quot; style=&quot;padding: 4px 10px 4px 5px;&quot;&gt;Como já disse antes, a área definida pelo ‘tag’&amp;nbsp;&lt;b&gt;&amp;lt;BODY&amp;gt;&lt;/b&gt;&amp;nbsp;é aquela onde reside quase todo o conteúdo visível de uma página. Vamos concentrar-nos nesta área.&lt;br /&gt;
Comecemos por acrescentar uma frase:&lt;br /&gt;
&lt;b&gt;&amp;lt;BODY&amp;gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;Olá mundo!&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;Chamo-me Eduardo.&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;lt;/BODY&amp;gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
Inesperadamente, o resultado obtido será o seguinte:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;padding: 4px 10px 4px 5px;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;texto&quot; style=&quot;padding: 4px 10px 4px 5px;&quot;&gt;&lt;div align=&quot;center&quot;&gt;
&lt;img height=&quot;100&quot; src=&quot;http://www.truquesedicas.com/imagens/tutoriais/html/00001c_03.gif&quot; style=&quot;background-color: transparent; background-position: initial initial; background-repeat: initial initial; border: none; padding: 0px;&quot; width=&quot;164&quot; /&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;padding: 4px 10px 4px 5px;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;texto&quot; style=&quot;padding: 4px 10px 4px 5px;&quot;&gt;Convém então esclarecer algo: Em HTML, os espaçamentos e mudanças de linha processam-se de um modo algo diferente. Todo o texto é interpretado continuamente, e na verdade é possível que todo o HTML de uma página esteja numa única linha. Os espaços, tal como neste tutorial, apenas servem para tornar o código mais legível a quem o cria. Vamos introduzir o seguinte ‘tag’:&amp;nbsp;&lt;b&gt;&amp;lt;BODY&amp;gt;&lt;br /&gt;Olá mundo!&lt;br /&gt;&amp;lt;BR&amp;gt;&lt;br /&gt;Chamo-me Eduardo.&lt;br /&gt;&amp;lt;/BODY&amp;gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
Este&amp;nbsp;&lt;b&gt;&amp;lt;BR&amp;gt;&lt;/b&gt;&amp;nbsp;(de Break) dá instruções ao browser para fazer uma mudança de linha. Assim, o resultado deverá ser este:&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;http://www.truquesedicas.com/imagens/tutoriais/html/00001c_04.gif&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://www.truquesedicas.com/imagens/tutoriais/html/00001c_04.gif&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://wxmundo.blogspot.com/feeds/6731834681740303491/comments/default' title='Postar comentários'/><link rel='replies' type='text/html' href='http://wxmundo.blogspot.com/2013/05/aula-html-2-primeira-pagina.html#comment-form' title='0 Comentários'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7622403669606370383/posts/default/6731834681740303491'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7622403669606370383/posts/default/6731834681740303491'/><link rel='alternate' type='text/html' href='http://wxmundo.blogspot.com/2013/05/aula-html-2-primeira-pagina.html' title='Aula HTML 2 - Primeira Página'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/09507564500059932018</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7622403669606370383.post-195702907706342186</id><published>2013-05-11T17:08:00.003-07:00</published><updated>2013-05-11T17:14:30.914-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Noticias"/><title type='text'>Empresa promete vender carro voador a partir de 2020</title><content type='html'>&lt;br /&gt;
&lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; style=&quot;border: 1px solid rgb(241, 241, 241); color: black; float: right; font-family: verdana; font-size: 12px; margin: 0px 0px 5px 10px; text-align: justify; width: 200px;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td align=&quot;right&quot; class=&quot;txt10preto&quot; style=&quot;font-family: arial; font-size: 10px; padding: 3px 5px 0px 0px;&quot;&gt;&lt;i&gt;Divulgação&lt;/i&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;img alt=&quot;TF-X&quot; src=&quot;http://img1.olhardigital.uol.com.br/uploads/acervo_imagens/2013/05/20130508101418.jpg&quot; style=&quot;border: 1px solid rgb(241, 241, 241); margin: 3px;&quot; width=&quot;295&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;span style=&quot;font-family: verdana; font-size: 12px; text-align: justify;&quot;&gt;Carro voador é um conceito futurístico demais para você? Pois não é para o pessoal da Terrafugia, uma empresa de Massachussetts, nos Estados Unidos, que pretende colocar um dispositivo desses na casa das pessoas a partir de 2020.&lt;/span&gt;&lt;br /&gt;
&lt;br style=&quot;font-family: verdana; font-size: 12px; text-align: justify;&quot; /&gt;
&lt;span style=&quot;font-family: verdana; font-size: 12px; text-align: justify;&quot;&gt;Eles criaram o TF-X, um&amp;nbsp;&lt;/span&gt;carro&amp;nbsp;&lt;span style=&quot;font-family: verdana; font-size: 12px; text-align: justify;&quot;&gt;voador feito de carbono e fibra que parece uma mistura de helicóptero e avião de pequeno porte, com características aventadas por entusiastas como o Google.&lt;/span&gt;&lt;br /&gt;
&lt;br style=&quot;font-family: verdana; font-size: 12px; text-align: justify;&quot; /&gt;
&lt;span style=&quot;font-family: verdana; font-size: 12px; text-align: justify;&quot;&gt;Com a ajuda de dois rotores fixados um a cada lado da máquina, a decolagem ocorre verticalmente, ou seja, você pode sair da rua, contanto que haja uma clareira de 30,4 metros disponível.&lt;/span&gt;&lt;br /&gt;
&lt;br style=&quot;font-family: verdana; font-size: 12px; text-align: justify;&quot; /&gt;
&lt;iframe frameborder=&quot;0&quot; height=&quot;281&quot; src=&quot;http://www.youtube.com/embed/bp2TWNpTA7s&quot; style=&quot;font-family: verdana; font-size: 12px; text-align: justify;&quot; width=&quot;500&quot;&gt;&lt;/iframe&gt;&lt;br style=&quot;font-family: verdana; font-size: 12px; text-align: justify;&quot; /&gt;
&lt;br style=&quot;font-family: verdana; font-size: 12px; text-align: justify;&quot; /&gt;
&lt;span style=&quot;font-family: verdana; font-size: 12px; text-align: justify;&quot;&gt;Após a decolagem, as hélices são recolhidas e o TF-X passa a voar como um avião com alcance de 804,6 km. A pilotagem é feita de forma automática, mas a companhia garante que dá para aprender a manejar o aparelho em &quot;não mais do que cinco horas&quot; de curso.&lt;/span&gt;&lt;br /&gt;
&lt;br style=&quot;font-family: verdana; font-size: 12px; text-align: justify;&quot; /&gt;
&lt;span style=&quot;font-family: verdana; font-size: 12px; text-align: justify;&quot;&gt;Quanto ao preço, a única previsão da Terrafugia, feita ao&amp;nbsp;&lt;/span&gt;Mashable&lt;span style=&quot;font-family: verdana; font-size: 12px; text-align: justify;&quot;&gt;, é que o veículo custará o mesmo que um&amp;nbsp;&lt;/span&gt;carro&lt;span style=&quot;font-family: verdana; font-size: 12px; text-align: justify;&quot;&gt;&amp;nbsp;de luxo.&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: verdana; font-size: 12px; text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: verdana; font-size: 12px; text-align: justify;&quot;&gt;Fonte: &lt;a href=&quot;http://olhardigital.uol.com.br/&quot; target=&quot;_blank&quot;&gt;Olhar Digital&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='http://wxmundo.blogspot.com/feeds/195702907706342186/comments/default' title='Postar comentários'/><link rel='replies' type='text/html' href='http://wxmundo.blogspot.com/2013/05/empresa-promete-vender-carro-voador.html#comment-form' title='0 Comentários'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7622403669606370383/posts/default/195702907706342186'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7622403669606370383/posts/default/195702907706342186'/><link rel='alternate' type='text/html' href='http://wxmundo.blogspot.com/2013/05/empresa-promete-vender-carro-voador.html' title='Empresa promete vender carro voador a partir de 2020'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/09507564500059932018</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://img.youtube.com/vi/bp2TWNpTA7s/default.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7622403669606370383.post-3888432399213900105</id><published>2013-05-11T15:52:00.001-07:00</published><updated>2013-05-11T15:52:24.120-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><category scheme="http://www.blogger.com/atom/ns#" term="Tutoriais"/><category scheme="http://www.blogger.com/atom/ns#" term="Wordpress"/><title type='text'>Como adicionar Gadget e Widget flutuante na barra lateral do Blog</title><content type='html'>&lt;span style=&quot;background-color: white; color: #333333; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, Verdana, sans-serif; font-size: 16px; line-height: 26px;&quot;&gt;Um recurso tem tem sido muito usado por diversos sites e blog é o elemento de página (gadget/widget) flutuante na barra lateral (sidebar), especialmente para dar destaque a anúncios e links importantes. Este recurso é bem simples de aplicar tanto em blogs no Blogger (BlogSpot), quanto no WordPress.ORG, funcionando em qualquer navegador. O elemento só se move quando a página é rolada, acompanhando o visitante.&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: white; color: #333333; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, Verdana, sans-serif; font-size: 16px; line-height: 26px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;br /&gt;
&lt;div style=&quot;background-color: white; color: #333333; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, Verdana, sans-serif; font-size: 16px; line-height: 26px; margin-bottom: 1.625em;&quot;&gt;
Se você quer ver esse recurso funcionando, basta olhar aqui para nossa barra lateral do Blog e rolar a página. Note que o último widget ficará fixo e sempre visível, até o final da rolagem da tela. Vamos mostrar aqui como aplicar esse recurso em qualquer blog do Blogger ou WordPress.ORG de forma bem simples.&lt;/div&gt;
&lt;blockquote style=&quot;background-color: #eeeeee; color: #666666; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, Verdana, sans-serif; font-size: 0.9em; line-height: 1.4em; margin: 0px 3em 1.625em; padding: 5px 10px; position: relative;&quot;&gt;
&lt;div style=&quot;margin: 5px;&quot;&gt;
&lt;strong&gt;&lt;span style=&quot;color: red;&quot;&gt;ATENÇÃO&lt;/span&gt;: Não é permitido usar este recurso com os anúncios do AdSense! As regras proíbem isso.&lt;/strong&gt;&lt;/div&gt;
&lt;/blockquote&gt;
&lt;h2 style=&quot;background-color: white; clear: both; color: #004e98; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, Verdana, sans-serif; font-size: 23px; line-height: 30px; margin: 0px 0px 15px;&quot;&gt;
Como usar gadget/widget fixo na página do Blog&lt;/h2&gt;
&lt;div style=&quot;background-color: white; color: #333333; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, Verdana, sans-serif; font-size: 16px; line-height: 26px; margin-bottom: 1.625em;&quot;&gt;
Primeiro vamos mostrar como funciona no Blogger, pois precisa de algumas linhas de código. Depois o do WordPress.ORG que precisa de um plugin que fará o recurso funcionar para qualquer widget que desejar aplicar.&lt;/div&gt;
&lt;h3 style=&quot;background-color: white; clear: both; color: #004e98; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, Verdana, sans-serif; font-size: 21px; line-height: 28px; margin: 0px 0px 15px;&quot;&gt;
Para o Blogger&lt;/h3&gt;
&lt;div style=&quot;background-color: white; color: #333333; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, Verdana, sans-serif; font-size: 16px; line-height: 26px; margin-bottom: 1.625em;&quot;&gt;
Se você usa o Blogger (BlogSpot) para criar o seu blog, tudo o que precisa fazer é procurar por uma linha no código fonte. Abra o painel do Blogger, clique no menu “Modelo” e depois no botão “Editar HTML”. Em seguida clique no botão “Formatar modelo” para pesquisar pelas linhas. Procure por:&lt;/div&gt;
&lt;pre style=&quot;background-color: #e1e1e8; color: #333333; font-family: &#39;Courier 10 Pitch&#39;, Courier, monospace; font-size: 13px; line-height: 20px; margin-bottom: 1.625em; margin-top: 1em; overflow: auto; padding: 0.75em 1.625em; white-space: pre-wrap; word-wrap: break-word;&quot;&gt;&amp;lt;/head&amp;gt;&lt;/pre&gt;
&lt;div style=&quot;background-color: white; color: #333333; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, Verdana, sans-serif; font-size: 16px; line-height: 26px; margin-bottom: 1.625em;&quot;&gt;
Se ainda não sabe como encontrar códigos no novo editor do Blogger, então leia nosso tutorial:&amp;nbsp;&lt;a href=&quot;http://www.ferramentasblog.com/2013/04/como-encontrar-codigos-no-novo-editar-html-do-blogger.html&quot; style=&quot;-webkit-transition: all 0.5s ease; color: #004e98; text-decoration: none; transition: all 0.5s ease;&quot; target=&quot;_blank&quot;&gt;Como encontrar códigos no novo Editar HTML do Blogger?&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;background-color: white; color: #333333; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, Verdana, sans-serif; font-size: 16px; line-height: 26px; margin-bottom: 1.625em;&quot;&gt;
Imediatamente ANTES dessa linha cole o seguinte trecho, sem alterar nada nele:&lt;/div&gt;
&lt;pre style=&quot;background-color: #e1e1e8; color: #333333; font-family: &#39;Courier 10 Pitch&#39;, Courier, monospace; font-size: 13px; line-height: 20px; margin-bottom: 1.625em; margin-top: 1em; overflow: auto; padding: 0.75em 1.625em; white-space: pre-wrap; word-wrap: break-word;&quot;&gt;&amp;lt;script type=&quot;text/javascript&quot; src=&quot;http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js&quot;&amp;gt;&amp;lt;/script&amp;gt;&lt;/pre&gt;
&lt;div style=&quot;background-color: white; color: #333333; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, Verdana, sans-serif; font-size: 16px; line-height: 26px; margin-bottom: 1.625em;&quot;&gt;
É possível que seu template já tenha esse código inserido nele. Se for o caso, não tem problema manter um ou dois iguais. Não afeta o funcionamento de nada.&lt;/div&gt;
&lt;div style=&quot;background-color: white; color: #333333; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, Verdana, sans-serif; font-size: 16px; line-height: 26px; margin-bottom: 1.625em;&quot;&gt;
Então salve o modelo para aplicar a mudança feita.&lt;/div&gt;
&lt;div style=&quot;background-color: white; color: #333333; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, Verdana, sans-serif; font-size: 16px; line-height: 26px; margin-bottom: 1.625em;&quot;&gt;
O próximo passo já é o último. Este recurso só funciona para os gadgets inseridos com código no “HTML/JavaScript”. Tudo o que precisa fazer é ir até o menu “Layout” no painel do Blogger, escolher qual o gadget que quer fazer flutuar, como algum onde inseriu o código de fãs do Facebook.&lt;/div&gt;
&lt;div style=&quot;background-color: white; color: #333333; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, Verdana, sans-serif; font-size: 16px; line-height: 26px; margin-bottom: 1.625em;&quot;&gt;
Abra o gadget “HTML/JavaScript”, salve o conteúdo dele à parte (copiando as linhas para serem coladas onde for indicado) e cole o seguinte trecho, só modificando o que está indicado:&lt;/div&gt;
&lt;pre style=&quot;background-color: #e1e1e8; color: #333333; font-family: &#39;Courier 10 Pitch&#39;, Courier, monospace; font-size: 13px; line-height: 20px; margin-bottom: 1.625em; margin-top: 1em; overflow: auto; padding: 0.75em 1.625em; white-space: pre-wrap; word-wrap: break-word;&quot;&gt;&amp;lt;script type=&quot;text/javascript&quot;&amp;gt;
//&amp;lt;![CDATA[
(function($) {
var defaults = {
topSpacing: 0,
bottomSpacing: 0,
className: &#39;is-sticky&#39;,
wrapperClassName: &#39;sticky-wrapper&#39;
},
$window = $(window),
$document = $(document),
sticked = [],
windowHeight = $window.height(),
scroller = function() {
var scrollTop = $window.scrollTop(),
documentHeight = $document.height(),
dwh = documentHeight - windowHeight,
extra = (scrollTop &amp;gt; dwh) ? dwh - scrollTop : 0;
for (var i = 0; i &amp;lt; sticked.length; i++) {
var s = sticked[i],
elementTop = s.stickyWrapper.offset().top,
etse = elementTop - s.topSpacing - extra;
if (scrollTop &amp;lt;= etse) {
if (s.currentTop !== null) {
s.stickyElement
.css(&#39;position&#39;, &#39;&#39;)
.css(&#39;top&#39;, &#39;&#39;)
.removeClass(s.className);
s.stickyElement.parent().removeClass(s.className);
s.currentTop = null;
}
}
else {
var newTop = documentHeight - s.stickyElement.outerHeight()
- s.topSpacing - s.bottomSpacing - scrollTop - extra;
if (newTop &amp;lt; 0) {
newTop = newTop + s.topSpacing;
} else {
newTop = s.topSpacing;
}
if (s.currentTop != newTop) {
s.stickyElement
.css(&#39;position&#39;, &#39;fixed&#39;)
.css(&#39;top&#39;, newTop)
.addClass(s.className);
s.stickyElement.parent().addClass(s.className);
s.currentTop = newTop;
}
}
}
},
resizer = function() {
windowHeight = $window.height();
},
methods = {
init: function(options) {
var o = $.extend(defaults, options);
return this.each(function() {
var stickyElement = $(this);
stickyId = stickyElement.attr(&#39;id&#39;);
wrapper = $(&#39;&amp;lt;div&amp;gt;&amp;lt;/div&amp;gt;&#39;)
.attr(&#39;id&#39;, stickyId + &#39;-sticky-wrapper&#39;)
.addClass(o.wrapperClassName);
stickyElement.wrapAll(wrapper);
var stickyWrapper = stickyElement.parent();
stickyWrapper.css(&#39;height&#39;, stickyElement.outerHeight());
sticked.push({
topSpacing: o.topSpacing,
bottomSpacing: o.bottomSpacing,
stickyElement: stickyElement,
currentTop: null,
stickyWrapper: stickyWrapper,
className: o.className
});
});
},
update: scroller
};
if (window.addEventListener) {
window.addEventListener(&#39;scroll&#39;, scroller, false);
window.addEventListener(&#39;resize&#39;, resizer, false);
} else if (window.attachEvent) {
window.attachEvent(&#39;onscroll&#39;, scroller);
window.attachEvent(&#39;onresize&#39;, resizer);
}
$.fn.sticky = function(method) {
if (methods[method]) {
return methods[method].apply(this, Array.prototype.slice.call(arguments, 1));
} else if (typeof method === &#39;object&#39; || !method ) {
return methods.init.apply( this, arguments );
} else {
$.error(&#39;Method &#39; + method + &#39; does not exist on jQuery.sticky&#39;);
}
};
$(function() {
setTimeout(scroller, 0);
});
})(jQuery);

//]]&amp;gt;
&amp;lt;/script&amp;gt;
&amp;lt;script&amp;gt;
$(document).ready(function(){
$(&quot;#rbtSocialFloat&quot;).sticky({topSpacing:0});
$(&quot;#topside_box&quot;).sticky({topSpacing:6});
});
&amp;lt;/script&amp;gt;
&amp;lt;div class=&quot;sticky-wrapper&quot; id=&quot;topside_box-sticky-wrapper&quot; style=&quot;height: 222px;text-align:center;&quot;&amp;gt;&amp;lt;div id=&quot;topside_box-sticky-wrapper&quot; class=&quot;sticky-wrapper&quot; style=&quot;height: 112px;&quot;&amp;gt;&amp;lt;div class=&quot;&quot; id=&quot;topside_box&quot; style=&quot;&quot;&amp;gt;
&lt;span style=&quot;color: red;&quot;&gt;&lt;strong&gt;Cole AQUI o código do seu Gadget&lt;/strong&gt;&lt;/span&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;/pre&gt;
&lt;div style=&quot;background-color: white; color: #333333; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, Verdana, sans-serif; font-size: 16px; line-height: 26px; margin-bottom: 1.625em;&quot;&gt;
Onde está marcado de vermelho “&lt;em&gt;Cole AQUI o código do seu Gadget&lt;/em&gt;“, adicione o código que você reservou (que pode ser qualquer coisa). Salve o gadget modificado, clique no botão “Salvar organização” e veja o resultado em seu Blog.&lt;/div&gt;
&lt;div style=&quot;background-color: white; color: #333333; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, Verdana, sans-serif; font-size: 16px; line-height: 26px; margin-bottom: 1.625em;&quot;&gt;
Observe que é importante que este elemento de página seja o último da barra lateral, pois senão ele ficará sobreposto aos outros já existentes. Também só funciona em um único elemento.&lt;/div&gt;
&lt;h3 style=&quot;background-color: white; clear: both; color: #004e98; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, Verdana, sans-serif; font-size: 21px; line-height: 28px; margin: 0px 0px 15px;&quot;&gt;
Para o WordPress.ORG&lt;/h3&gt;
&lt;div style=&quot;background-color: white; color: #333333; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, Verdana, sans-serif; font-size: 16px; line-height: 26px; margin-bottom: 1.625em;&quot;&gt;
Já quem usa o WordPress.ORG (&lt;a href=&quot;http://www.fbloghost.com/&quot; style=&quot;-webkit-transition: all 0.5s ease; color: #004e98; text-decoration: none; transition: all 0.5s ease;&quot; target=&quot;_blank&quot;&gt;com domínio e hospedagem próprios&lt;/a&gt;) fica fácil aplicar esse recurso de widgets flutuantes com um plugin.&lt;/div&gt;
&lt;div style=&quot;background-color: white; color: #333333; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, Verdana, sans-serif; font-size: 16px; line-height: 26px; margin-bottom: 1.625em;&quot;&gt;
Basta procurar por ele no menu “Plugins” ~&amp;gt; “Adicionar novo” ou fazer o download gratuito aqui –&lt;strong&gt;Baixar&amp;nbsp;&lt;a href=&quot;http://wordpress.org/extend/plugins/q2w3-fixed-widget/&quot; style=&quot;-webkit-transition: all 0.5s ease; color: #004e98; text-decoration: none; transition: all 0.5s ease;&quot; target=&quot;_blank&quot;&gt;Q2W3 Fixed Widget&lt;/a&gt;&lt;/strong&gt;.&lt;/div&gt;
&lt;div style=&quot;background-color: white; color: #333333; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, Verdana, sans-serif; font-size: 16px; line-height: 26px; margin-bottom: 1.625em;&quot;&gt;
Depois de instalado ele ira inserir uma opção “Fixed widget” em todos os widgets que você tem na sua barra lateral ou for adicionar, como na imagem de exemplo abaixo:&lt;/div&gt;
&lt;div style=&quot;background-color: white; color: #333333; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, Verdana, sans-serif; font-size: 16px; line-height: 26px; margin-bottom: 1.625em;&quot;&gt;
&lt;img alt=&quot;Fixed Widget para WordPress&quot; class=&quot;aligncenter size-full wp-image-11901&quot; data-original=&quot;http://www.ferramentasblog.com/wordpress/wp-content/uploads/2013/05/fixed-widget-facebook.jpg&quot; height=&quot;365&quot; src=&quot;http://www.ferramentasblog.com/wordpress/wp-content/uploads/2013/05/fixed-widget-facebook.jpg&quot; style=&quot;-webkit-transition: all 0.5s ease; border: 0px; clear: both; display: block; height: auto; margin: 0.4em auto 1.625em; max-width: 100%; opacity: 1; transition: all 0.5s ease; width: auto;&quot; width=&quot;299&quot; /&gt;&lt;/div&gt;
&lt;div style=&quot;background-color: white; color: #333333; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, Verdana, sans-serif; font-size: 16px; line-height: 26px; margin-bottom: 1.625em;&quot;&gt;
Todos os elementos de página que tiveram essa opção marcada vão flutuar com a rolagem da página.&lt;/div&gt;
&lt;div style=&quot;background-color: white; color: #333333; font-family: &#39;Open Sans&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, Verdana, sans-serif; font-size: 16px; line-height: 26px; margin-bottom: 1.625em;&quot;&gt;
Fonte: &lt;a href=&quot;http://www.ferramentasblog.com/&quot; target=&quot;_blank&quot;&gt;Ferramentas Blog&lt;/a&gt;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://wxmundo.blogspot.com/feeds/3888432399213900105/comments/default' title='Postar comentários'/><link rel='replies' type='text/html' href='http://wxmundo.blogspot.com/2013/05/como-adicionar-gadget-e-widget.html#comment-form' title='0 Comentários'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7622403669606370383/posts/default/3888432399213900105'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7622403669606370383/posts/default/3888432399213900105'/><link rel='alternate' type='text/html' href='http://wxmundo.blogspot.com/2013/05/como-adicionar-gadget-e-widget.html' title='Como adicionar Gadget e Widget flutuante na barra lateral do Blog'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/09507564500059932018</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7622403669606370383.post-6585879218787956249</id><published>2013-05-11T13:24:00.001-07:00</published><updated>2013-05-11T13:31:33.028-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="HTML"/><category scheme="http://www.blogger.com/atom/ns#" term="Tutoriais"/><title type='text'>Aula HTML 1 - Estrutura e Tags</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;margin-left: 1em; margin-right: 1em; text-align: center;&quot;&gt;
&lt;br /&gt;
&lt;img height=&quot;320&quot; src=&quot;http://www.iconhot.com/icon/png/coded/512/page-html.png&quot; width=&quot;320&quot; /&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;table border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; style=&quot;background-color: white; color: #555555; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; margin-bottom: 20px; width: 450px;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td class=&quot;texto&quot; height=&quot;25&quot; style=&quot;padding: 4px 10px 4px 5px;&quot;&gt;&lt;h2 style=&quot;margin-bottom: 16px;&quot;&gt;
&lt;/h2&gt;
&lt;h2 style=&quot;margin-bottom: 16px;&quot;&gt;
&lt;span style=&quot;color: #444444;&quot;&gt;&lt;span style=&quot;font-size: 30px; line-height: 30px;&quot;&gt;Tags&lt;/span&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;h2 style=&quot;margin-bottom: 16px;&quot;&gt;
&lt;span style=&quot;color: #444444; font-family: inherit; font-size: small; font-weight: normal; line-height: 30px;&quot;&gt;O HTML é movido a dezenas de ‘tags’, que são os comandos para que se leia uma ação.&lt;/span&gt;&lt;/h2&gt;
&lt;h2 style=&quot;margin-bottom: 16px;&quot;&gt;
&lt;span style=&quot;color: #444444; font-family: inherit; font-size: small;&quot;&gt;&lt;span style=&quot;font-weight: normal; line-height: 30px;&quot;&gt;Todos os ‘tags’ são inseridos entre o sinal de menor e maior:&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;h2 style=&quot;margin-bottom: 16px;&quot;&gt;
&lt;span style=&quot;color: #444444; font-family: inherit; font-size: small;&quot;&gt;&lt;span style=&quot;font-weight: normal; line-height: 30px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;h2 style=&quot;margin-bottom: 16px;&quot;&gt;
&lt;span style=&quot;color: #444444; font-family: inherit; font-size: small;&quot;&gt;&lt;span style=&quot;font-weight: normal; line-height: 30px;&quot;&gt;&amp;lt;tag&amp;gt; &amp;lt;/tag&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;h2 style=&quot;margin-bottom: 16px;&quot;&gt;
&lt;span style=&quot;color: #444444; font-family: inherit; font-size: small;&quot;&gt;&lt;span style=&quot;font-weight: normal; line-height: 30px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;h2 style=&quot;margin-bottom: 16px;&quot;&gt;
&lt;span style=&quot;color: #444444; font-family: inherit; font-size: small;&quot;&gt;&lt;span style=&quot;font-weight: normal; line-height: 30px;&quot;&gt;Todos os ‘tags’ obedecem a uma hierarquia, como no seguinte exemplo:&lt;/span&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;h2 style=&quot;margin-bottom: 16px;&quot;&gt;
&lt;span style=&quot;color: #444444; font-family: inherit; font-size: small;&quot;&gt;&lt;span style=&quot;font-weight: normal; line-height: 30px;&quot;&gt;&amp;lt;a&amp;gt; &amp;lt;b&amp;gt; &amp;lt;c&amp;gt; &amp;lt;/c&amp;gt; &amp;lt;/b&amp;gt; &amp;lt;/a&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;h2 style=&quot;margin-bottom: 16px;&quot;&gt;
&lt;span style=&quot;color: #444444; font-family: inherit; font-size: small;&quot;&gt;&lt;span style=&quot;font-weight: normal; line-height: 30px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;h2 style=&quot;margin-bottom: 16px;&quot;&gt;
&lt;span style=&quot;color: #444444; font-family: inherit; font-size: small;&quot;&gt;&lt;span style=&quot;font-weight: normal; line-height: 30px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;h2 style=&quot;margin-bottom: 16px;&quot;&gt;
&lt;span style=&quot;color: #444444; font-family: inherit; font-size: small;&quot;&gt;&lt;span style=&quot;font-weight: normal; line-height: 30px;&quot;&gt;É indiferente utilizar maiúsculas ou minúsculas nos ‘tags’. Nestes tutoriais irei utilizar maiúsculas apenas por uma questão de leitura.&lt;/span&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;h2 style=&quot;margin-bottom: 16px;&quot;&gt;
&lt;span style=&quot;color: #444444; font-family: inherit; font-size: small;&quot;&gt;&lt;span style=&quot;font-weight: normal; line-height: 30px;&quot;&gt;&amp;lt;tag&amp;gt; é igual a &amp;lt;TAG&amp;gt; e a &amp;lt;Tag&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;h2 style=&quot;margin-bottom: 16px;&quot;&gt;
&lt;span style=&quot;color: #444444; font-family: inherit; font-size: small;&quot;&gt;&lt;span style=&quot;font-weight: normal; line-height: 30px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;h2 style=&quot;margin-bottom: 16px;&quot;&gt;
&lt;span style=&quot;color: #444444; font-family: inherit; font-size: small;&quot;&gt;&lt;span style=&quot;font-weight: normal; line-height: 30px;&quot;&gt;Todas as páginas em HTML são identificadas pelo ‘tag’ &amp;lt;HTML&amp;gt;, que terá obrigatóriamente que estar no início. Obviamente, qualquer página irá acabar com &amp;lt;/HTML&amp;gt;.&lt;/span&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;h2 style=&quot;margin-bottom: 16px;&quot;&gt;
&lt;span style=&quot;color: #444444; font-family: inherit; font-size: small;&quot;&gt;&lt;span style=&quot;font-weight: normal; line-height: 30px;&quot;&gt;&amp;lt;HTML&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;h2 style=&quot;margin-bottom: 16px;&quot;&gt;
&lt;span style=&quot;color: #444444; font-family: inherit; font-size: small;&quot;&gt;&lt;span style=&quot;font-weight: normal; line-height: 30px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;h2 style=&quot;margin-bottom: 16px;&quot;&gt;
&lt;span style=&quot;color: #444444; font-family: inherit; font-size: small;&quot;&gt;&lt;span style=&quot;font-weight: normal; line-height: 30px;&quot;&gt;&amp;lt;/HTML&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;h2 style=&quot;margin-bottom: 16px;&quot;&gt;
&lt;span style=&quot;color: #444444; font-family: inherit; font-size: small;&quot;&gt;&lt;span style=&quot;font-weight: normal; line-height: 30px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;h2 style=&quot;margin-bottom: 16px;&quot;&gt;
&lt;span style=&quot;color: #444444; font-family: inherit; font-size: small;&quot;&gt;&lt;span style=&quot;font-weight: normal; line-height: 30px;&quot;&gt;Todas as páginas em HTML contêm duas partes: Aquela definida por &amp;lt;HEAD&amp;gt;, e que contém todas as informações do cabeçalho da página; Outra parte definida por &amp;lt;BODY&amp;gt;, contém quase tudo aquilo que iremos ver realmente na nossa página.&lt;/span&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;h2 style=&quot;margin-bottom: 16px;&quot;&gt;
&lt;span style=&quot;color: #444444; font-family: inherit; font-size: small;&quot;&gt;&lt;span style=&quot;font-weight: normal; line-height: 30px;&quot;&gt;&amp;lt;HTML&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;h2 style=&quot;margin-bottom: 16px;&quot;&gt;
&lt;span style=&quot;color: #444444; font-family: inherit; font-size: small;&quot;&gt;&lt;span style=&quot;font-weight: normal; line-height: 30px;&quot;&gt;&amp;lt;HEAD&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;h2 style=&quot;margin-bottom: 16px;&quot;&gt;
&lt;span style=&quot;color: #444444; font-family: inherit; font-size: small;&quot;&gt;&lt;span style=&quot;font-weight: normal; line-height: 30px;&quot;&gt;Aqui vai o cabeçalho do site&lt;/span&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;h2 style=&quot;margin-bottom: 16px;&quot;&gt;
&lt;span style=&quot;color: #444444; font-family: inherit; font-size: small;&quot;&gt;&lt;span style=&quot;font-weight: normal; line-height: 30px;&quot;&gt;&amp;lt;/HEAD&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;h2 style=&quot;margin-bottom: 16px;&quot;&gt;
&lt;span style=&quot;color: #444444; font-family: inherit; font-size: small;&quot;&gt;&lt;span style=&quot;font-weight: normal; line-height: 30px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;h2 style=&quot;margin-bottom: 16px;&quot;&gt;
&lt;span style=&quot;color: #444444; font-family: inherit; font-size: small;&quot;&gt;&lt;span style=&quot;font-weight: normal; line-height: 30px;&quot;&gt;&amp;lt;BODY&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;h2 style=&quot;margin-bottom: 16px;&quot;&gt;
&lt;span style=&quot;color: #444444; font-family: inherit; font-size: small;&quot;&gt;&lt;span style=&quot;font-weight: normal; line-height: 30px;&quot;&gt;Aqui vai o corpo/estrutura do site&lt;/span&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;h2 style=&quot;margin-bottom: 16px;&quot;&gt;
&lt;span style=&quot;color: #444444; font-family: inherit; font-size: small;&quot;&gt;&lt;span style=&quot;font-weight: normal; line-height: 30px;&quot;&gt;&amp;lt;/BODY&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;h2 style=&quot;margin-bottom: 16px;&quot;&gt;
&lt;span style=&quot;color: #444444; font-family: inherit; font-size: small;&quot;&gt;&lt;span style=&quot;font-weight: normal; line-height: 30px;&quot;&gt;&amp;lt;/HTML&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;div&gt;
&lt;span style=&quot;color: #444444; font-family: inherit; font-size: small;&quot;&gt;&lt;span style=&quot;font-weight: normal; line-height: 30px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;color: #444444; font-size: small;&quot;&gt;&lt;span style=&quot;line-height: 30px;&quot;&gt;Bom, Este tutorial está por fim, a Aula 2 eu vou postar semana que vem, Flw galera!&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
</content><link rel='replies' type='application/atom+xml' href='http://wxmundo.blogspot.com/feeds/6585879218787956249/comments/default' title='Postar comentários'/><link rel='replies' type='text/html' href='http://wxmundo.blogspot.com/2013/05/aula-html-1-estrutura-e-tags.html#comment-form' title='0 Comentários'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7622403669606370383/posts/default/6585879218787956249'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7622403669606370383/posts/default/6585879218787956249'/><link rel='alternate' type='text/html' href='http://wxmundo.blogspot.com/2013/05/aula-html-1-estrutura-e-tags.html' title='Aula HTML 1 - Estrutura e Tags'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/09507564500059932018</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7622403669606370383.post-945339586556563276</id><published>2013-05-11T12:31:00.002-07:00</published><updated>2013-05-11T12:31:39.628-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Dicas"/><category scheme="http://www.blogger.com/atom/ns#" term="Windows 8"/><title type='text'>A configuração ideal para rodar o Windows 8</title><content type='html'>&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;background-color: white; clear: both; color: #666666; font-family: Verdana, sans-serif; font-size: 12px; line-height: 18.765625px; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;background-color: white; clear: both; color: #666666; font-family: Verdana, sans-serif; font-size: 12px; line-height: 18.765625px; text-align: center;&quot;&gt;
&lt;a href=&quot;http://3.bp.blogspot.com/-tvN9FlSPB6M/UJT6n2bHHfI/AAAAAAAAXXk/9-VO5YcytPs/s1600/windows+8.jpg&quot; imageanchor=&quot;1&quot; style=&quot;color: #000fff; margin-left: 1em; margin-right: 1em; text-decoration: none;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;265&quot; src=&quot;http://3.bp.blogspot.com/-tvN9FlSPB6M/UJT6n2bHHfI/AAAAAAAAXXk/9-VO5YcytPs/s400/windows+8.jpg&quot; style=&quot;border: 0px solid rgb(230, 230, 230); padding: 4px; position: relative;&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br style=&quot;background-color: white; color: #666666; font-family: Verdana, sans-serif; font-size: 12px; line-height: 18.765625px; text-align: justify;&quot; /&gt;&lt;div style=&quot;background-color: white; color: #666666; font-family: calibri; font-size: 13px; line-height: 18.765625px; text-align: justify;&quot;&gt;
Toda vez que a&amp;nbsp;&lt;a href=&quot;http://updatefreud.blogspot.com/search/label/microsoft?&amp;amp;max-results=7&quot; style=&quot;color: #000fff; text-decoration: none;&quot; target=&quot;_blank&quot;&gt;Microsoft&lt;/a&gt;&amp;nbsp;estreia uma nova versão do Windows, a maioria dos usuários se pergunta: “será que meu PC terá capacidade para rodá-lo?”. A questão tem um motivo histórico: a cada nova versão, o sistema operacional ficava mais voraz por espaço em disco, memória e processamento de CPU. Mas com o&amp;nbsp;&lt;a href=&quot;http://goo.gl/dv03w&quot; style=&quot;color: #000fff; text-decoration: none;&quot; target=&quot;_blank&quot;&gt;Windows 8&lt;/a&gt;, esta regra esta sendo quebrada. O sistema precisa das mesmas configuração do Windows 7 para funcionar, ou seja, um computador equipado com:&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://www.mundofollow.net/2013/05/a-configuracao-ideal-para-rodar-o.html&quot; name=&quot;more&quot; style=&quot;color: #2b2b2b; text-decoration: none;&quot;&gt;&lt;/a&gt;&lt;strong&gt;- 1 processador de 1 gigahertz (GHz) ou melhor;&lt;br /&gt;&lt;br /&gt;- 1 GB de memória RAM para o Windows de 32 bits ( 2 GB na versão de 64 bits)&lt;br /&gt;&lt;br /&gt;- HD com pelo menos 16 GB de espaço livre (20GB na versão 64 bits)&lt;br /&gt;&lt;br /&gt;- Placa gráfica (offboard ou onboard) compatível com a tecnologia Microsoft DirectX 9&lt;br /&gt;&lt;br /&gt;- Monitor com resolução mínima de 1024 x 768 pixels&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;A notícia é boa para quem tem um PC relativamente novo rodando o Windows 7. E também para aqueles donos de um computador velhinho ou mesmo um netbook, cujas características de hardware são bem limitadas.&lt;br /&gt;&lt;br /&gt;Mas aqui cabe um alerta: o usuário que rodar o Windows 8 na configuração básica não terá uma experiência de uso muito boa. O micro será lento para carregar e executar algumas tarefas e, claro, carregar programas, vídeos e mesmo páginas de internet.&lt;br /&gt;&lt;br /&gt;A configuração ideal para rodar o novo sistema operacional é:&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;- Processador de 1,4 GHz de pelo menos dois núcleos&lt;br /&gt;&lt;br /&gt;– 4GB de memória RAM&lt;br /&gt;&lt;br /&gt;– HD com pelo menos 320GB. Quem quiser uma inicialização mais rápida deve optar por SSD de no mínimo 128 GB&lt;br /&gt;&lt;br /&gt;– Monitor com resolução de vídeo de 1366 x 768 para aproveitar o recurso de snap-in (dividir a tela com duas aplicações na nova interface)&lt;br /&gt;&lt;br /&gt;– Tela ou touchpad que reconhece múltiplos toques, para aproveitar os gestos da nova interface&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Compatibilidade: o Windows 8 não tem suporte a muitos periféricos e aplicativos antigos.&lt;br /&gt;&lt;br /&gt;Para ajudar os usuários, a Microsoft criou o serviço Compatible Center. Ele é acessível no endereço&amp;nbsp;&lt;a href=&quot;http://goo.gl/ApXS3&quot; rel=&quot;nofollow&quot; style=&quot;color: #000fff; text-decoration: none;&quot; target=&quot;_blank&quot;&gt;http://goo.gl/ApXS3&lt;/a&gt;&amp;nbsp;e funciona como um buscador: basta digitar o nome do periférico e aplicativo no campo busca para saber se a impressora ou o aplicativo antigo vão rodar com o Windows 8.&lt;br /&gt;&lt;br /&gt;Fonte:&amp;nbsp;&lt;a href=&quot;http://info.abril.com.br/&quot; rel=&quot;nofollow&quot; style=&quot;color: #000fff; text-decoration: none;&quot; target=&quot;_blank&quot;&gt;INFO Abril&lt;/a&gt;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://wxmundo.blogspot.com/feeds/945339586556563276/comments/default' title='Postar comentários'/><link rel='replies' type='text/html' href='http://wxmundo.blogspot.com/2013/05/a-configuracao-ideal-para-rodar-o.html#comment-form' title='0 Comentários'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7622403669606370383/posts/default/945339586556563276'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7622403669606370383/posts/default/945339586556563276'/><link rel='alternate' type='text/html' href='http://wxmundo.blogspot.com/2013/05/a-configuracao-ideal-para-rodar-o.html' title='A configuração ideal para rodar o Windows 8'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/09507564500059932018</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/-tvN9FlSPB6M/UJT6n2bHHfI/AAAAAAAAXXk/9-VO5YcytPs/s72-c/windows+8.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7622403669606370383.post-8630041364766594243</id><published>2013-05-11T10:41:00.000-07:00</published><updated>2013-05-11T13:24:44.048-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Dicas"/><category scheme="http://www.blogger.com/atom/ns#" term="Ganhar Dinheiro"/><category scheme="http://www.blogger.com/atom/ns#" term="Tutoriais"/><title type='text'>Aprenda a Ganhar Dinheiro Lendo E-mail</title><content type='html'>&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;img src=&quot;http://www.e-mai.net/affiliateOffice/imagens/logo.png&quot; /&gt;&lt;/div&gt;
&lt;br /&gt;
Olá Galera, Nesta super dica de hoje, eu ensinarei a como ganhar dinheiro lendo e-mail, é muito simples, primeiramente acesse o site:&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.e-mai.net/&quot;&gt;http://www.e-mai.net/&lt;/a&gt;renanzirchen10&lt;br /&gt;
&lt;br /&gt;
OBS: VOCÊ SÓ VAI CONSEGUIR SE CADASTRAR EM UM LINK DE UMA PESSOA... COMO O MEU ALI EM CIMA!!!&lt;br /&gt;
&lt;br /&gt;
Após ter se cadastrado no site, você clica no botão ao lado escrito &quot;SOU AFILIADO&quot;&lt;br /&gt;
E faz o login com os seus dados, Após ter logado no site, ou seja, no seu escritório virtual, você vai clicar no botão escrito &quot;CAMPANHAS&quot; e vai ver as campanhas, ou seja, as campanhas que foram enviadas para o seu e-mail, vai está nessa pagina escrito &quot;CAMPANHAS&quot;, nesta pagina você encontrará as campanhas que você deve ler no seu e-mail, mais também você pode ler nesta pagina, então provavelmente não terá nenhuma campanha ainda, porque você se cadastrou agora, neste exato momento, portanto, não se assuste se não tiver nenhuma campanha, não se preocupe, no dia seguinte provavelmente já terá campanhas pra você clicar, bom, no dia seguinte quando você for logar no seu escritório virtual e ir em &quot;CAMPANHAS&quot; vai ter uma campanha lá provavelmente, você vai clicar no olho que vai tá ao lado da campanha, clicando nesse olho ele vai te redirecionar para uma nova guia que será o site do anunciante, você terá que clicar em um link do site do anunciante, após ter clicado em um link do site, você clica em &quot;RESUMO&quot; que vai te redirecionar para a página inicial do seu escritório virtual, e, lá você poderá ver os seus ganhos, você ganha 05 centavos por campanha que você clica, então depois de ter clicado na primeira campanha, obviamente vai está 05 centavos no seu escritório virtual, bem simples né, também haverá os planos&lt;span style=&quot;line-height: 34px;&quot;&gt;&lt;b style=&quot;font-family: Tahoma, Arial, sans-serif; font-size: small;&quot;&gt;&amp;nbsp;premium, &lt;/b&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;que você poderá comprar, e, é claro que você vai obter mais ganhos com o E-mai.net, é muito mais vantagem você comprar um plano premium, Bom, essa super dica de hoje fica por aqui, até semana que vem, Flw pessoal!&lt;/span&gt;&lt;/span&gt;</content><link rel='replies' type='application/atom+xml' href='http://wxmundo.blogspot.com/feeds/8630041364766594243/comments/default' title='Postar comentários'/><link rel='replies' type='text/html' href='http://wxmundo.blogspot.com/2013/05/aprenda-ganhar-dinheiro-lendo-e-mail.html#comment-form' title='0 Comentários'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7622403669606370383/posts/default/8630041364766594243'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7622403669606370383/posts/default/8630041364766594243'/><link rel='alternate' type='text/html' href='http://wxmundo.blogspot.com/2013/05/aprenda-ganhar-dinheiro-lendo-e-mail.html' title='Aprenda a Ganhar Dinheiro Lendo E-mail'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/09507564500059932018</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>