Les nouveautés et Tutoriels de Votre Codeur | SEO | Création de site web | Création de logiciel

Seo Master present to you:
WRITE HEADING IN HTML

For Heading we can write code as:


<html>
<head>
<title>
My Page
</title>
</head>
<body>
<h1>Welcome On</h1>
www.matrixar.com
</body>
</html>


There are five type of  Headings. These are written as:

h1
h2
h3
h4
h5

The H1 heading is very big. And the h5 heading is very small as compare to H1.


                                           --------------------------------------


FOR WRITE TEXT IN CENTER

For write text in center we write code as:


<html>
<head>
<title>
My Page
</title>
</head>
<body>
<p align="center"> Welcome on</p>
www.matrixar.com
</body>
</html>

FOR WRITE  TEXT ON LEFT SIDE 

For write text on left side we put LEFT on the place of center. Like this:

<p align="left"> Welcome on</p>
www.matrixar.com


FOR WRITE  TEXT ON RIGHT SIDE 

For write text on left side we put RIGHT on the place of  left. Like this:


<p align="right"> Welcome on</p>
www.matrixar.com


                                          

                                  --------------------------------------------------------------------



                                                                                                                                                                                                                 
                                                                                                                     





2013, By: Seo Master
Hati-hati para sobatku kalangan blogger indonesia terutama yang mengikuti kontes seo. Google sandbox masih ada dan terus membayangi kita. Salah satu contohnya di ajang seo kontes dari artatel. Dua dari peserta yang berada di pageone yaitu rekan eric siswanto dan forexguide (masuk sandbox saat di nomor satu) masuk sandbox.Mungkin masih banyak yang kena google sandbox ini, tapi saya hanya
Seo Master present to you:

We had a really fun week with launches and news across a myriad of products. From a technical perspective, it was really exciting to see the launch of a new GData JavaScript library that enables full CRUD access from the browser. No need for proxies. Jun Yang, engineer on the GData team, sat down to explain the API and how it works. People will remember when the mainstream thought it was impossible to do full read/write authenticated cross domain access in a secure way.

Jason Cooper, of the Google Mashup Editor team, took the new API that works with Google Calendar, and provided a mashup that is able to create new events in your calendar.

Speaking of JavaScript APIs, The Digg Oracle is a new Google Gears application that showcases the pattern of sucking down data, and allowing you to do local manipulations and data filtering in the client. It makes heavy use of the WorkerPool and the local database. See it in action.

The Google Maps API has also gotten some new features and news. First, a new IP based limit is coming soon, and new enhanced map tiles are available. You can also use custom map types via the Google Maps API Open Source Utility Library.

In the land of open source, Leslie showcased the summer of coders of 2007, and released a podcast on all things GCC. We also discussed our thoughts on the ISO decision on OOXML, and the Google Code for Educators program released a series of lectures on MapReduce.

The Google Gadget and AdSense universes combined for the introduction of Google Gadget Ads, which are customized "mini-sites" that run as ads on AdSense publisher websites. These ads are interactive, engaging, and will appeal to your users, simultaneously providing value to advertisers while getting visitors to stick around your site. The end result is that advertisers get more engaged users, users have a richer ad experience, and publishers opted in to image ads may see increased competition for their ad space.

When you check out your ads, you can watch what is going on via Google Analytics, and the team has created a series of videos to teach you about many advanced features.

These videos could have included a presentation, and now you can create presentations from within Google Docs itself. Now we the great collaboration experience that we have for docs and spreadsheets can be had for your presentations. Please use this power for good, and no slides with 20 bullet points!

To finish up, I can get quick access to results from two of my favourite sports. A quick cricket search gives me all of the Twenty20 scores, and iGoogle gives me the rugby world cup results.

All in all a great week! As always, check out the latest tech talks, subscribe to the Google Developer Podcast and visit the Google Code YouTube channel.2013, By: Seo Master
Powered by Blogger.