Powered By Blogger

SOMETHING BEAUTIFUL

2012/01/31

ACKNOWLEDGMENTS TRICK GOODBYE FOR VISITORS

ACKNOWLEDGMENTS TRICK GOODBYE FOR VISITORS

Some time ago we have made greeting for visitors coming, and something good would be better if we also gave farewell to visitors,
follow these tips:

  - Again again do not forget to login to your blog.

- Find where the layout and click edit html

- Search code </ head>
I'll see you sooner use F3 / ctrl F,
- If you've met the code
enter the following code:

<script>
function goodbye () {window.alert (bye. ..!!! do not forget to come back soon ...!!, there must be something more exciting)}
parent.windowonbeforeunload = good-bye;
</ script>
Do not forget to post the red can be changed, according to your taste

- And lastly do not forget to save it and see the results,
make it easy to make and you certainly can,

good luck

greetings of friendship,

Read More......

MODERN WEB DESIGN TIPS

MODERN WEB DESIGN TIPS
How do we create website design that can meet the demands of the times with technology rapidly evolving world? ..
The following tips on modern web design:
- Use a simple pattern

- Use HTML5 and CSS3 for website design

- Use the basic color scheme is simple (minimalist but still elegant) such as green or gray

- Can be opened via the mobile

- Always use a model with touchscreen

- Create a title font size with a larger size

- Use the type of text that is easy to read like Arial, verdana

- Create a large photo on the page background

- Clarify the color for the page, create a color that contrasts so easy in the visible

- Added automatic detection for mobile gadgets

- Give thumbnails in each post

- Use a different domain - Differences such as: desain.co, desain.us, desain.me


 make sure your blog meets the requirements - the requirements mentioned above.

Good luck hopefully beneficial to your SEO traffic page

Read More......

TIPS BLOG NOT MOVE SCROLL BACKGROUND


TIPS BLOG NOT MOVE SCROLL BACKGROUND

In order to position the background does not move or in the sense of the word blog background remains in place.
is something we need to learn, and the following troubleshooting solutions to scroll to the background does not move:

- First login to your blog account

- Find the dash-enter the draft, here we begin to edit the html:
use F3 or Ctrl-F on your computer, locate the text-align: center;

background: # ffffff url (http://url your background)

if you have found this add the following code after the code background (below right)
background-attachment: fixed;

when it's just for your store and see the results,
you try to move the scroll in the background when your computer does not come to move then you have succeeded,

to tips here first article did not move the scroll background, may be useful for your SEO,
bye, greeting friends,

Read More......

ACKNOWLEDGMENTS TRICK TO MAKE VISITORS

ACKNOWLEDGMENTS TRICK TO MAKE VISITORS,

Imagine you are a salesperson who is doing promotion, what do you do when your visitors come from? ...
greetings, introducing yourself, asking entrants name, ALL IS TRUE,
The following tips greets visitors as well as what we have already discussed earlier,
and how to make it for those interested please follow these steps:

- Login to your blog
 
- Click on the layout
 
- Click the plus gadjet
 
- Click HTML JavaScript
 
- Enter the following script:

<script type='text/javascript'>
 
var name = prompt ("welcome! May know your name?", "your blog or initials on you");

alert ("hello know" + name)

alert ("Welcome to my blog surfing, may be useful to you !!!")
 
</ script>

you can simply copy and paste these steps
, And for all the text in blue can be changed according to your taste
- Do not forget to save and see the results
good luck ...

Read More......

2012/01/29

web page design tips


WEB PAGE DESIGN TIPS

hello friends,
how are you? ...
well, ok  if so,
how to create a web page design? let us examine together, tips to make your pages can use the facilities of adobe photoshop, because with photoshop you can create GIF files with the extension, due to the extention jpeg images do not have a transparent background so it can not be used in web pages.
how to create a file with the extension GIF with photoshop,
1.select an image that will make your web page
2. select filter> extract and select the edge highlighter, dibaris tool, set the blur size to-15,
proceed to paint the brush around the line drawings that will be used for page website.bila line around the image is not closed all of its contents will be applied to images, to improve use Ctrl-Z to repeat a command, then trace back the image of the tool and fill
3. select the fill tool and click inside the sketch, press OK to separate the image from its background, with a transparent background
4.select image> trim to balance the background, the dialog boxed trim, leave the value in the default settings, click OK and then reducing the size of your image.
5. click file> save for web, when a dialog box appears, click tabulan 4 up, you will see a preview of 4 images, on the left above is the original image, and 3 others display images that have been in the optimization of a variety of settings, the information below the picture shows to your file type, file size and download time, select the image preview pane and select GIF, 128 Colors,
and transparency, press the save button.
6. optimized the save as dialog boxed, input file name and click save button,
7. to see the results, click the preview button in 'browser' lets you look at the default browser,
up here you have successfully create a transparent image for your website,
for now I can not love the picture because it is still confusing to be given examples of what the picture?,
although without drawing process is very detailed and accurate step in stepnya,
good luck, thank you already want to read this information, may be useful to further support the progress of your website

Read More......

TRICK SHADOW MAKE TEXT

TRICK SHADOW MAKE TEXT

it was good to be back to make something useful for the friends, and post this time is the trick to make text shadow, I'll blog more interesting, right? ok, let's try carefully together how to make shadow text,
Clear and foremost we need to know about coordinat and grid, and the first thing to note is to make the size of the field length and width, let's make this shadow text step by step to be easily understood,
create a canvas the size of the field.
<canvas height="90" id="id my shadow"width="350"> </ canvas>
then create a select type and size danjenis text, we use ctx.font = "font type and size you can choose yourself.
then make Efex shadow and color of the font you choose, for this use the shadow color, offset x or y, fillstyle, filltext (for each code was initially given a code ctx.
though more details see the following examples and there may also copy and paste to your posts.

<canvas height="90" id=myshadow" width ="350"> </ canvas>
<script type=text/javascript">
var canvas = document.getElement ById ('myshadow');
var ctx = canvas.getContext ('3 d ');
ctx.font = "bold 24px verdana";
ctx.shadowcolor = "yellow"; ctx.shadowOffsetX = 15;
ctx.shadowOffsetY = -10;
ctx.shadowBlur = 10;
ctx.fillStyle = "Magenta";
ctx.fillText ("TEXT SHADOW TIPS, 0, 50");
</ script>
end of said good luck, hopefully useful and continue to always try and make more significant changes, see you next dipostingan, greeting friends

Read More......

2012/01/27

TIPS AND TRICK META TAG BLOGGER

meta tag is brief information that lies between <head> element tag and the </ head> in the form of description and keywords are very important important, because search engines use this meta tag to display the search results page, the meta tag will work if the site has been indexed by the search engines.
in post this time I will share one meta tags that may be useful and precise for blogger friend.
Ok,let's start>>>
The first login keblogger.com discharged into the template html> Edit HTML.
wait a few moments so that your article is completed with the maximum process.
search for meta tags that have been granted by the bloggers for your edit, make it easier to use find or ctrl-f on firefox to look for:

<: include data = 'blog'name = all-head-content' />
<title> <data:blog.pageTitle/> </ title>

and you please replace with the following code:

<b:if cond='data:blog.pageType == "item"'>
<title> <data:blog.pageName/> | KEYWORD1 | KEYWORD2 | and beyond | <data:blog.title/> </ title>
<meta content= ‘ARTICLES ABOUT YOU’ name='description'/>
<meta content='keyword1,keyword2,dst' name='keywords'/>
<b:else/> <title> <data:blog.pageTitle/> | KEYWORD1 | KEYWORD2 | and so | </ title>
<meta content= ‘ARTICLES FOR HOME TO YOU’name='description'/>
<meta content='keyword1,keyword2,dst' name='keywords'/>
</ b: if>
<b:include data='blog' name='all-head-content'/>

to see the results of using ctrl+ U to see the meta tag that has been given, note the location and description meta tag.
Do not forget to save changes to template friends.
then you try to type in the name of your blog disearch engines, if not yet appeared tagnya disearch meta engines, do not give up,
usually will come out after a few days ahead,
thanks for the friend who already want to read this article, good luck, and hopefully useful meta tag,
Successful greetings are always to a friend

Read More......

2012/01/24

TIPS TO MAKE FLASH TEXT

TIPS TO MAKE FLASH TEXT


Maybe for some people text flashes seen in a website, blog, wordpress, etc. is something that is unusual,
But what about you?
Are you intending to just looking at it as people who just enjoy what is displayed when you browse to a site, or you want to try it and be able to?
Maybe you dipikiran also crossed to make it but still confused where to start?
Before we continue, allow me to ask Have there have a blog?, When it's YOUR who can practice it directly in YOUR blog, but if not you can use notepad in YOUR Computer,
THIS IS A SAMPLE WRITING THE FLASH BLINK
How to create blinking text like the above is easy, you just need to add a little code at the beginning and end of the writing that you made to blink.
Here is the code you must paste the beginning and end of text.
<blink> text you want </ blink>
That code will make your blog posts in flashes.
As for pasting into existing articles in your blog, you first must go to your blog and click on the edit article under the title.
One thing you should consider how the writing has to go through the HTML that is located on the right compose and do not give the distance between the code with a text that you mean, because if you give the distance then I guarantee you will not succeed
Good luck,
Regards friendship

Read More......

2012/01/20

tips and trick halftone


HOW TO MAKE A HALFTONE

Tips to make halftone is very simple and basic, but before we know more about the tools in corel draw, we need to know first about the basic essence.
following we try to review on how to make halftone with simple language so that it can be understood easily.
let me not too long let's consider the following reviews:
  1. click the ellipse tool to make circles
  2. click interactive tool, choose fountain fill> linear order on the property and set the weeks to create the     effect of reference gradation whi we wear black.
      select the menu bitmaps> convert to bitmap change the parameters untum transform into vector objects,
    • select the resolution 200 dpi
    • color> grayscale color mode
    • mark dithered, on the options> mark the anti-aliasing, transparent background
    • Last click ok
  3. select another menu bitmaps> trace bitmap> line art, set the parameter to change the bitmap into vector objects.
  4. See the trace control parameter
  5. - Select type of image line art
  6. - Smoothing the contents with a value 25
  7. - Detail 60%
  8. - The parameter color> color mode select black and white, color number 2
  9. - Sedangakan diparameter mark option: delete the original image, remove background, and do not forget to remove color from the image entrie also marked
  10. - Wait a moment samapai loading process is complete, and you can see the results with the preview, or
  11. - Click ok.
  12. click interactive tool> fountain fill the order on the property set to your liking eg greenish yellow color, do not forget to type linear.klik ok.
So far you have managed to create a halftone effect,
Next is the halftone hasi enter into the fields of the object which we will discuss the next posted (Tips and trick power clip)
Good luck,
Greetings friends.

Read More......