Get $80 WordPress Premium Magazine Theme for Free By Commenting!



Get $80 WordPress Premium Magazine Theme for Free By Commenting!




We've released saaZine premium WordPress theme before some days. Today, I've great another great news, You Can Hack Blog has released saaZine magazine Wordpress template yesterday. saaZine magazine featured lots of widgetized regions. This template is currently available in black, brown and white.

Chance to Get Free WordPress premium theme!




saaZine magazine currently costs $80. But You Can Hack blog have organized top commentor contents. Anybody having wordpress blog can participate in this campaign. There will be three winners who’ll get saaZine magazine free with no resell rights and the footer note fixed on the footer of the web template.

You can view the demo of saaZine magazine at http://suraz.elementfx.com. For more information about the features of saaZine. Visit You Can Hack.

Now, you just have to participate and start commenting to get free premium theme which costs of $80. That means you can get $80 by just commenting. Remember there will be total 3 winners where you have more chance to stand on top 3. You can be the winner of the contest, So, what you are looking for? Start commenting on You Can Hack Blog.

Don't forget to share if you are the winner of the contest :)


Read More Add your Comment 0 comments


Automatically Remove Widget after Visited using CSS



Automatically Remove Widget after Visited using CSS




Today I'll teach you, how to show widget only once after viewing it. Your widget will automatically remove after your visitor click the link or image containing in the widget. Your visitor can't see the widget on the second time if they already viewed it. This process can be applied to your each visitors using some HTML and CSS tricks.

First you have to see the DEMO to get clear information about this. You can see the image of New Message  on the top of the post in this blog. Note: If you already clicked that image then, it may not visible. To make it visible, clear the cookie of your browser or open your alternative browser.


So, you found it cool? You can apply this unique HTML / CSS tricks to your website or blog. Follow the following steps:

1. In you HTML file, find the DIV code of the widget which you want to use this trick.

2. Copy the ID of the DIV widget. It may be something like this, <div id="yourid">

3. Now, in your Style section, use the following CSS code:

#yourid a:visited {
display:none;
}

Replace yourid with your DIV id. Now, view your blog or website!

Example

Let me show you an example of this work. Suppose I have the following DIV code:

<div id="image">

<a href="http://www.hacktutors.info/p/new-message-from-admin.html"><img src="http://1.bp.blogspot.com/_b0xJ7qk6DTc/THOGg9HAWII/
AAAAAAAAA5g/elVMNdR5AL0/s1600/unread+mail.png"/></a>

</div>

In the above example, I have the image with link between the image DIV code. Now, I apply the following CSS code in my CSS section:

#image a:visited {
display:none;
}

Now, the result may looks like this,

Unread Message


Click the image above and refresh this page, you may not see the image in second time. Finally you're done.

How it Worked?

The CSS tag a:visited can be recognized as the visited link, image or anything that consists on specific widget. With the help of a:visited and display:none; tag, the hole widget removed after any person view or click the link containing on the widget.

display:none; tag hides the contents of the widget. If there is no a:visited tag, your widget will not visible in the first time even someone haven't visited already.

So, this was the unique trick to hide the widget after the first click or view of each individual visitor of your blog / website. This may be helpful if you are regular web designer or blogger. You can think yourself how you can use this trick in your work.

I'll be coming soon with the post How to use this trick on blogspot blogger blogs. Till then, Don't forget to show me your work here :)

Do you have a HTML / CSS trick like this? Share with us!


Read More Add your Comment 0 comments


Increase your Link Visibility Using Web 2.0 Buttons



Increase your Link Visibility Using Web 2.0 Buttons



Now a days, Web 2.0 applications is being most popular to spice up the website with advanced new features. Web 2.0 applications is used to enhance the visibility of anything like Web templates, buttons, Icons and so on. Using Web 2.0 application, you can make your blog looks likeprofessional and formal layouts.
Web 2.0 Buttons for Websites

I've been using the buttons provided by Google on my blog. Actually, we can call it as Web 2.0 buttons. Definitely, you may want to apply such professional lookingbuttons instead of undesirable links on your blog. Let see we can use the Web 2.0 buttons.

On Subscription Box

Watch on the top right sidebar of this blog, you'll see the subscribe button. Now, compare that subscribe button with your blog's subscription button. But the stupid Internet Explorer doesn't supports for curved buttons. So it may be undesirable view on Internet Explorer.


As Read More Button

Go to the Homepage of this blog. And watch for the Continue Reading button that you can see below each post. This one is click able. When you see that button you may intend to click it.

Have you noticed that each of the Blogger Template which I have made consist of read more link?

Older Post and Newer Post
Many Blogger blog users were having problem with page navigation links. Older post, Newer Post and Home links were not visible but fortunately , I solved that problem. You can see these button on each post of this blog.

These are the existing place where I used Web 2.0 buttons. But, you can use everywhere that you want.

Let see how you can use this on your blog. First off all, download CSS code fromhere and upload it on your server. Add the Link to CSS where you have uploaded. For example: <link rel="stylesheet" href="/style.css" type="text/css"  />

Replace /style.css with the URL where you have hosted CSS code. Now, you are ready to use these button. Use this code to embed Web 2.0 buttons on your blog:

<button class="sexybutton"><span><span><span class="ok">Submit</span></span></span></button>

You found the complete information and tips from here.

Hope you've used such nice looking Web 2.0 buttons on your website and blog. Let me know if there is any obstacle and error while doing this process on your blog.

Share how do you like these Web 2.0 buttons? Have you used this on your blog?


Read More Add your Comment 0 comments


Releasing Flash News Blogger Template



Releasing Flash News Blogger Template



Once again, I'm back with the new Blogger Template named Flash News. Flash News Blogger Template have 2 columns with the clean layouts and professional design. Flash News Blogger Template suits on any blog. It loads faster with comparison to other web templates. I made Flash News Blogger Template available for free for all blogger users!

View Live Demo



Times Downloaded

Main Features
Flash News Blogger Template has all the features that has been taken out through the official Blogger and Blogger resources. I converted it into Blogger Template, originally it is WordPress theme designed by WooThemes.

Stylish Menu Bar
JQuery Menu Bar

Th top Menu Bar is based on JQuery which is professional designed and with special hover effects.

Featured Post Widget
Featured Post Widget

The Flash News Blogger Template contains featured post widget which is entirely different from other.

Automatic ReadMore with Image Thumbnails

Automatic read more makes easy to all of your viewers to view your post in summary with relevant image. Continue Reading link contains on the left side and the labels contains on the right side of the post .

Page Navigation

Instead of Older Post, Newer Post link there is a navigation which makes easy to scroll and jump within the page to page.

3 Footer Widgets

You can place the three or more widgets on the footer. So, you can have a maximum widget on this template.

Configurations
Lets fit it on your blog! Flash News is very easy to use.

Top Menus Configuration
Find the following code in your template and replace the URLs with your own:

<ul class='nav1'>
       
<li><a expr:href='data:blog.homepageUrl'><span>Home</span></a></li>

<li><a href='http://www.hacktutors.info/2009/08/contact-me.html'><span>Contact Me</span></a></li>

<li><a href='http://www.hacktutors.info/p/our-in-touched-bloggers.html'><span>Blogs</span></a></li>

<li><a href='http://www.hacktutors.info/2010/08/color-picker-tool-for-web-developer.html'><span>Tools</span></a></li>

<li><a href='http://hacktutors.info/p/link-to-us.html'><span>Link to Us</span></a></li>

<li><a href='http://www.hacktutors.info/p/blog-page.html'><span>Archive</span></a></li>

         </ul>

Sub Menu Configurations
Find the following code in your template and replace with your own:

<ul id='nav'>
  <li class='cat-item cat-item-3'><a href='#'>Asides</a> </li>
  <li class='cat-item cat-item-4'><a href='#'>Category Three</a> </li>
  <li class='cat-item cat-item-5'><a href='#'>Category Two</a>
    <ul class='children'>
      <li class='cat-item cat-item-11'><a href='#'>Two Point Two</a> </li>
    </ul>
  </li>
  <li class='cat-item cat-item-6'><a href='#'>CatOne</a>
    <ul class='children'>
      <li class='cat-item cat-item-13'><a href='#'>Another SubCat</a> </li>
      <li class='cat-item cat-item-7'><a href='#'>CatOne Sub</a>
        <ul class='children'>
          <li class='cat-item cat-item-9'><a href='#'>Multi level</a> </li>
        </ul>
      </li>
      <li class='cat-item cat-item-10'><a href='#'>Subber</a> </li>
    </ul>
  </li>
  <li class='cat-item cat-item-8'><a href='#'>Featured</a> </li>
  <li class='cat-item cat-item-12'><a href='#'>Video</a> </li>
</ul>

Featured Post Widget

In default, featured post widget may not appear. To make it work go to Design >Page Element. Click Add a Gadget just between "Blog Posts" and "Header" widget as shown below:


Then click HTML / JavaScript and add the following code in the box:

<div class="box">
  <div id="arrows">
   <a id="prev2" href="#">
   <img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgZycyRJJw48vSEpoI24uh5fUELLoSY7_tHQyE67LL4FF4ZeBHqSd45TD_M5FXtm6xv4iYg9PT5-VffMDDOXZJhPoUzN0tUWXif-e4bn-RKiKTzx6ssQ4n_dTDvqnONgn2XGHFWQxC2BUcf/s1600/left-bar.gif&quot;" alt="" class="fl" /></a> <a id="next2" href="#">
   <img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEixG2qBEwZik0HQJ3uR4WaG5DBmFDn8Ll-6EmK72cCX_jX3vy6ZC7Xrpa36A3arx6NDjN4H1OmdtosBKQoy3SoRi7YDIN5HrMJ9koukhVZeug-OEH1ChR4vQ7W7dSQs1bOVJCy5nugJI-ol/s1600/right-bar.gif" alt="" class="fr" /></a> </div>
  <!--/arrows -->

  <div class="featuredpost">
    <div class="featureditem" >
      <div class="col4">
  
       <img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhlU8b_9TS78H38PKBlBrJdct8jsX6f-QQdSXHbo6g4Iq_fKm5vK3dRp9vwpSBp95amPFk3IG0_yuXtYTzFgFkFKQ_4QDu56kgO_ugoeGpSOyPvpO6ZtAtgGIdjiPHN_lCWK_58oWgPiCLK/s1600/thumb.jpg" /> </div>
  
      <div class="col5">
        <h2><a href="#">Title 1</a></h2>
        <p class="content">Title1's short summary Goes Here</p>
    
        <p class="reading"><a href="#">Continue reading...</a></p>
      </div>
      <!--/col5 -->
  
    </div>
    <div class="featureditem" style='display:none'>
      <div class="col4">
      <img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhegHtzHiTzrVQxb08fYzwLzLkzWjt9WJUj3ULBeRJxb29VBOTA4hhdNkH3J5CAJRGjA_51KTLWxW8eGHO8n-RG5MKpFu-G3oFYyc0YTnRGdzjpziTKhTa5ihD9x-SUm4gXGaOSatM0kEU/s400/Platinum+Blogger+Template.JPG" /> </div>
      <div class="col5">
        <h2><a href="#">Title 2</a></h2>
        <p class="content">Title2's short summary Goes Here</p>
        <p class="reading"><a href="#">Continue reading...</a></p>
        <p></p>
      </div>
      <!--/col5 -->
  
    </div>
    <div class="featureditem" style='display:none'>
      <div class="col4">
  
      <img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiZBEr_ObOc3dOPrSDXpTmugPY1mcFbbapYvYXDJSvphHBfBcp4JDxix2yBH7pEbTp_2j69sdeEUh0dJQ-MnZoJkaL0_qwdEoFISIwx3ZbcO8AeH4BUNRx2FM-vgphtHY_XWZHtnzmP-iX0/s1600/thumb2.jpg" /> </div>
      <div class="col5">
        <h2><a href="#">Title 3</a></h2>
        <p class="content">Title1's short summary Goes Here</p>
        <p class="reading"><a  href="#">Continue reading...</a></p>
        <p></p>
      </div>
      <!--/col5 -->
  
    </div>
  </div>
  <!--/featuredpost -->

</div>
<!--/box -->

You can place any image size, it automatically resizes and fits on the featured post widget. Here is the instruction how to customize featured post widget:

There is 3 content in this widget, replace each Blue color URL with your own ImageURL.

Replace # with the post URL.

Replace the Green color text with the title of each featured post.

And replace Pink color text with the short summary of the each featured post.

Finally, save the widget!

Now, you are ready to use Flash News Blogger Template on your blog. I hope you loved this template. Your suggestions and feedback is highly appreciated!

Feel free to ask if there is any confusing and problems. I'm always ready to help you!


Read More Add your Comment 0 comments


7 most important things HTML beginners must consider



7 most important things HTML beginners must consider



When you start learning coding and web designing in HTML, you basically begin with normal HTML markup. Laying out a page, adding colors, buttons, images etc are just the basic part you never skip to design your page.

But being a beginner you must know that no matter how basic your code is it can still have some uninvited errors. There are certain important things that you must consider to make your coding valid and capable to view in any browser window.

Let’s discuss what those 7 things are.

Make your code human readable
Because you are a HTML beginner, you are never going to use any HTML editing software like Dreamweaver, FrontPage, etc. are you? You literally start with a NOTEPAD or similar text editor and start coding but have you ever thought that you need revise your HTML markup sometime?

In the image below can you easily find the parent tag or its order?



The answer to the question is probably no if you are a beginner. Because such type of coding is just easily readable by the browser not the user. You must make it clearly readable by yourself so that you can easily find the section you are looking for in future modification.

Though the HTML tags are enclosed in “<” and “>” our brain cannot easily distinguish it from other character easily in such a huge crowd. Instead you can use CAPITAL LETTERS to rectify the HTML tag out of the web contents.


Look how the tags are distinguishable from the text contents.

Other thing you can do is make a tree order so that you can easily find the parent or child of the tag easily. This can be done by leaving some space from the right. See the example image below for more clarification.


This trick will make you easy to edit and look for the exact tag when necessary.

Using of HTML comments wisely
It is not much necessary to use HTML comments because, HTML comments are for users and browser doesn’t render it in its window. The necessity of HTML comments rises when your HTML markup goes more complex and complex. In such case using of HTML comments is necessary. As we’ve already discussed about human readability of the code in first step.


The HTML comments start with “<!--" and ends in “-->” everything between the start and end code is not rendered in browser screen but you can easily find the it in it’s source.


Always close the tag
I understand you know this fact, but when the codes get complicated with larger contents and lots of inner divisions and blocks you’ll get confused in the middle of the path. Basically, when you view the HTML page that have unknown incomplete tags, the contents will be visible with no errors. But incase if you have added some CSS styling and tables to your web design layout you’ll probably have lots of error and fault in proper rendering in such unknown incomplete tags. Therefore ending a tag is most important thing.

Even though you are aware about it you miss to close the tag because we cannot always remember which tag was opened first and which was at last. But there is a trick (or say tips) that you can apply to have your HTML tags complete one.

Whenever you begin for a new HTML tag, close it immediately after the opening of tag.

For example, look at the sample coding below. The <BODY> tag is closed instantly after it’s opening.


Then you can start filling the contents and other sub tags inside it.


Always provide alternate text for the image
This trick though won’t affect your coding, user readability or browser render-ability, it is recommended that you use alternate tags.

<img src=”image.jpg” />

The above tag renders a image file named image.jpg from the specified source. But incase if you don’t have the image in specified location or mistakenly deleted the image file it will render nothing (in some browser it will show image icon or red cross icon).


Remember how important the image can be to the web page visitor. To understand your contents, S/he must know what the image was about. You must use alternet text what will  show up when browser is unable to locate your image file. This will at least give the imaginative picture of the unknown image.

<img src=”image.jpg” alt=”Image showing a couple kissing each other” />


Proper sequence of Headers
H1 is the first and largest header of your HTML document. If you use header (H1, H2, H3) tags you must use it in sequence. For example, <H1> must be preceeded by <H2> or <H3> or <H4> but they must not be parented under smaller header see the image below.




But this one is not right because, lower header must not parent larger header. Though this won’t show any error it is not considered as good method.

Moreover parenting headers is not recommended even it is acceptable and can be rendered properly.

Use of block and inline HTML elements
You must understand the meaning of block and inline HTML elements. Usually a HTML element can be a block or inline element. The block element is like a box that can contain other contents inside it. The inline elements doesn’t have box wrapped around it and only occupies the space that its contents have. While block element occupies as much space as it is capable of until the size or width is specified.

<DIV> is literally a block element while <SPAN>, <STRONG>, <EM>, <I>, etc are inline elements. <DIV> inside <SPAN> is not recommended but you can use as many <SPAN> as you can inside <DIV>.


Seventh? What can be the seventh one? Comment here.


Read More Add your Comment 0 comments


Things To Avoid When Developing A Website



Things To Avoid When Developing A Website



The proper development of a website from the beginning can prove to be beneficial for a faster timeframe to reach website success. Being triumphant due to diligent and correct preparation in the planning and constructing of your website may prove to be time consuming and labor intensive but it will spell dividends in the end. Search engine optimization is a key element that has to be addressed an applied right from the start of planning and designing a website. Content, clarity and overall aesthetic design go together with search engine optimization and will serve as a winning combination for your website.

When it comes to the visual design of a website sometimes the phrase “less is good” spells the difference between a website from being a flop or bringing you a fortune. Aside from having search engine optimization in mind owners developing websites put themselves in mind first before the user. Keeping the customers mindset on hand will make the design more conducive to your prospective users visit to your website. It is useful to know about the psyche of online searchers.


Majority of searchers display a trait called selective attention. This can be explained by the customer’s ability to negate, disregard or not pay any attention to any form of advertising when focused on a search. Searchers choose to ignore advertisements or anything that resembles them while navigating through websites in search for certain particular subjects. This means that a site’s design should not resemble any types of advertising because this could mean that despite that the information is presented it will be treated as if it has no importance to the content of your site. Searchers will not scrutinize or pay any attention to details or content for something that is being disregarded.

There are particular design flaws that can be avoided which London freelance web designers can help you with. Make sure that you do not make use of pop up purges in your website. These pop ups are associated with advertisements and are one of the most commonly disliked by users. Avoid using designs that have a likeness to banners ads. It is proven that visitors never fixate or focus their eyes on any banner type design. If it is possible not to use any animation or flashing or blinking texts this would keep the user to linger longer in your website. Blinking texts are associated and are the common forms used in online advertising. These are a few points to consider when developing your website.


Read More Add your Comment 0 comments


 

About Me

Our Partners

© 2010 tuto All Rights Reserved Thesis WordPress Theme Converted into Blogger Template by Hack Tutors.info | Distributed By: BloggerBulk