Monday, May 31, 2010

Create a Link Represent Images

  Some Bloggers often use the links to the images is usually a code for a link exchange as an example below,Or more simply copy paste the code below:

<h2>Link exchange</h2>
<br /><br />
Copy the code below in your blog entries, I will immediately return linkback
<br /><br />
<img src="URL of your image" border="0" alt="Knowledge Share" />
<br /><br />
<textarea name="code" rows="6" cols="20">
<a href="Your URL" target="_blank">
<img src="URL of your image" border="0" alt="Kolom blog tutorial " /></a>

</textarea>

Note:
If you do not already have the image URL you must register to hosting providers for instance in Photobucket

Sunday, May 30, 2010

Alternative Text For Image

    Sometimes browsers in use by surfers is a text mode browser, like Lynx - Can not display the picture - or the there is Also a user of the deadly image in browsers, text-only To speed up the information. So the appearance of the document will of Provide a mechanism is shown.Html That tells what is missing surfers on the web page If they want are not Able to display images.Alt attribute on the tag <img> Provide a place to display text as images.This example shows: 

<img src="whatever.gif"alt="teks to image>.

     On Some browsers will display text on a float attribute in order to give meaning and purpose of this text image will appear when the mouse is above prointer image.I hope this information will petrify you.And at the next meeting I will discuss (a link with a picture).

My Notes

   It does not feel the time seven days at home with his beloved wife passed quickly understood the truth is still yearning after over three months is not met.Once was time to go back to Manado to start a job is waiting for a week I had left.Depart early morning taxi ride after 05:30 hour flight to Manado. 
  And finally arrived at the airport I immediately check in tickets.Everything went smoothly and I sat in the waiting room.I can still see the look on my wife's face when I said goodbye I was really too heavy to leave for this,Jakarta Manado pursued for three hours was very exhausting and finally arrived in Galway at 11.30.First inhale the hot air of Manado with a greeting,And welcome to my heart whispering I'll quickly Manado do everything well.

Tuesday, May 25, 2010

Spirit alive

  Power of our minds is the key of all success, but can also reverse that our minds that will lead us into failure.Why so ?...... 
Some people of course, already been through a period where she was afraid not successfully doing something they thought would not succeed or not!! .. So what happened they would not work!! .. .... 
And there are always some people who can do great things that is very meaningful in life, Although he actually has a limited capacity.

Electronic signatures make

  Want to give a signature or a signature on your posts so that it displays look more professional? If yes, how very easily. Just a few steps then your signature will appear on all your postings.

  • 1. First you must prepare beforehand signaturenya image. If you do not have, you   can make it with the image processing program such as Paint, Photoshop, Coreldraw, etc.. If you want more easily. Use signature maker online services in mylivesignature.com.
  • 2. If you have, upload the image to image hosting services like Photobucket and then copy the URL address of the drawing.
  • 3. Open bloggers. Click the Layout menu -> Edit HTML
  • 4. Check the "Expand Widgets Templates"
  • 5. Place the following code under the code <p> <data:post.body/> </ p>

 
<p> <div align="left"> <img src="url image"/> </ div> </ p>


Replace the bold text with your image url address. For example: 


   http://i837.photobucket.com/albums/zz291/syeh_photo/tandatanganku.jpg.

   Left indicates the position of the signature. You can change the position to center or right according to your wishes.

  • 6. If you put the code read more. Usually there are two code <p>   <data:post.body/> </ p>. Place the code first.
  • 7. If you are, Save Template. Completed.
Good luck............

How to Create a Link

  Html document using the hyperlink (anchor) to connect to other documents on the web.Here we try to describe the three kinds of links to be studied.
 1.Tag Anchor.    Html tags <a> use to create a link to another document in web.Sintaks of linking in Html  tags are using <a>, the href attribute is used to define the link examples:Following anchor points to Microsoft:

<a href=http://www.microsoft.com"> This text is displayed </ a>


  
There are three types of links:* Relative Links* Absolute Links* The links in the same documentThe difference lies only in the document that becomes the link, located on the same computer or not.


2.Relative Link.
  Established when you create your pages link to another page on the same computer, if it does not need to use the complete Internet address.If two pages in the same directory that you can write the name of the file like the following:

<a href="file_2.html"> next </ a>


3.Absolut Link.

  Created when you create a link to another web differently on another website Internet.Dalam this you must write your address lengkap.Berikut example:

<a href=http://www.syeh.co.cc/> ebook Indonesia </ a>


Good luck, and hopefully useful

Image to HTML

  Picture speaks a thousand words, proverbial saying that are often used to refer to people sometimes pictures can speak better than lengthy explanations.Images within a web page is a lure for visitors. 
  This web site is generally equipped with pictures to make people interested to see it and read the contents of existing in a web site.Normally web browsers can display inline images which are presented along with the text, with the X Bitmap format (XBN), GIF or JPG.Other image formats are also there which are incorporated into a web browser such as: PNG (Portable Network Graphic).
Each image will take time to download and slow the early appearance of a document that browser.Karena so be careful to select pictures to include in a document browser.To include an inline image in a web document and:
<img src="nameimage>
With namaimage is the url of the image file.

Monday, May 24, 2010

Through learning HTML Other HTML Source

  Html Learning will be more effective if we often train and see how other web programmers do or make it a works.To see or know about it you just click View on the menu bar, then select Source or Page Source,then new window will appear that shows the actual HTML page is.by seeing the expected source you can learn the web pages that you think is good.

Learning And Knowing Html

Know About Html
  Html stands for Hyper Text Markup Language.Dokumen Html is purely Files That Can be made with a text editor with Web Page And arbitrary.document known that web surfers are presented in the WHO Broswer generally contain information about the application or interface on the Internet.  
  There are two methods to create a web page with an HTML editor or plain text editor to use the Standard and Starter notepad.untuk learn html using notepad so I recommend to you.So the next day to hope you will understand how to manually edit with that can help you better understand ..