When the boss takes a break, its almost like you are in a break, right? you know what I mean! No no not that I did not work or something its just that I took things a little lighter. iMamoo is back so i got to buck up. I am on my way to meet him, but in the mean while i had something intersting to share with you’ll. Go on read and let me know if you have to say anything. By the way, now you can catch me regularly on this blog… Internal CSS : An internal style sheet is a section on an HTML page that contains style definitions. Internal style sheets are defined by using the <style> tag within the <head> area of the document. Here is an example of an internal style sheet:
<html>
<head> <title>Internal Style Sheet Example</title> <style> <!– body { background: #C9F1C5 } h1 { color: #54B24B; font: bold 14px Verdana, Arial, Helvetica } p { font: 12px Verdana, Arial, Helvetica } –> </style> </head> <body> <h1>Page With an Internal Style Sheet</h1> <p>This page contains style definitions at the top of the HTML code.</p> </body> </html>
External CSS : An external style sheet is a file with a .css extension that contains style definitions. It might look something like this:
body { background: #C2DAED }
h1 { color: #3270A4; font: bold 14px Verdana, Arial, Helvetica } p { font: 12px Verdana, Arial, Helvetica } External style sheets can be linked to multiple pages for a consistent look across a site. Difference : The difference between internal and external style sheets is pretty simple. Both are referenced within the head section of a web page ( ).1. But external style sheets are much easier to use in the long run, as they allow you to make design changes to an entire site by simply changing one file. In the case of an internal style sheet, styles are referenced within the page itself. For example, your head section may look something like this: 2. When using an external style sheet, the styles are called by using an external page (the file extension is .css) to define the styles for that page. 3. Another great reason to use external style sheets as opposed as internal style sheets is that it keeps your code much shorter in each page, simplifying editing, and since the browser has already loaded the external style sheet once the first page has been loaded, the following pages (if using the same external style sheet) will load faster than if the styles are defined internally. |
Category:
Tagged with:
Share it:
Nice Tool to Check Link Popularity !
People who are in SEO will always look for Link Popularity tool to check link popularity of their sites. We found one tool of link popularity from Axandra i.e called as check your link popularity. Download the exe. file and then install it and it is ready to use. You will find one icon for LPC double click it and LPC will get open. Click on Link Popularity tab you can see plus sign button click on it to add your site and competitors site if required and check the Link popularity of the site. |
Category:
Share it:
Every webmaster would like to publish fresh content on their websites. Even we should publish our articles in such kind of article sites. We must add our biography and the website link so that if somebody reads the article visits site also. As soon as we publish our article in popular article sites like ezine and others, many electronic webmasters will publish your articles on their sites. This is the good opportunity to get quality back links from our articles to our website. This even helps to increase link popularity in search engines One more thing we can do is we can create RSS for our article so that RSS publishers can publish our articles on their website. This way we can get huge number of quality back links. |
Category:
Tagged with:
Share it:
What is Search Engine Marketing
Search engine marketing is nothing but our cute SEM which drags all website holders crazy to get popular or in simple word get searched in first page of Google. For getting started with SEM we should have online Products or services website. This will be like a office/store or shop. Our prospective buyers will be from internet or search engine or any other online ways. To get prospective buyers we should have web traffic which we can do with the help of SEM activities. There are types of SEM but this time we will only discuss one which is the most important of all 1) Keyword Marketing 1) Keyword Marketing : Keyword selection is one of the important part of SEM. Keywords should be selected according to the page content. Keywords selected should be from content, it is good to have phrases as keyword rather than single keyword. The title in the html page should be reated to what your site does and should be lengthy. Even the description in the html page should have collection of words framing a meaningful sentence for the website. Watch out some more types of SEM ways.. write to me at : pottson.ipott at gmail.com |
Category:
Tagged with:
Share it:
How to add RSS in MS Outlook 2007
First step is to copy the URL of the RSS to be included in the outlook.Now we can find our favorite site update in our own MS Outlook 2007 through RSS reader which allows saving and forwarding RSS articles. Let’s see how to go about. 1) First step is to copy the URL of the RSS to be included in the outlook.
courtesy : http://www.watchingthenet.com/how-to-add-and-manage-rss-feeds-in-microsoft-outlook-2007.html |
Category:
Share it:
Google sitemap.xml step 3
Again back with Some more steps check it out below.. [u]Step 3: Meta tags[/u] So you got your html page, for example index.htmlitled Document Hello everyone Good now between the tags where going to add or tags. Like i said there are many meta tags but i am going over the basic This is for giving a description about your site. Here i give keyword, keywords are the words related for your site. If i make a site about cookies i might add following keywords: Cookie, good cookies, chocolate cookies. You separated them whit a , This tells the robot that they have to follow any link they will find. So a robot comes on your page then it will follow any link on that page. You can also use this to block a page so robots wont visit it. Here we automatically refresh the page after 60 seconds. Oke now here is my index.html page of my cookie site.titled Document Do this for every page you got, but remember to add good keywords and description. There are also some online tools that prove to be the best meta generator, you can use them but a machine never can beat a human If your ready go to the next step, you should have by now, a sitemap.xml, robots.txt and your site. Checkout Step 2 |
Category:
Tagged with:
Share it:



