Selasa, 16 Agustus 2011

How to Become Change Html Code Xml Code

This post might be a little late in the previous post pemikinanya because there is code - code that must be parsed script so that it can be used in templates blogspot. Parse is one way to change the html code into xml code. In blogspot parse is used to change the html code into xml code in order to avoid errors when stored in the template. If we want to insert script code into the ad, or whatever blogspot template then the code must be parsed first to avoid erjadi error.
The way to change the html code into xml code is very easy not need special skills to make it (hehe. ..). Jump to a point yuk .... Steps - steps as follows:

   
1. Click Here to go to the web site by parsing the code
   
2. Enter the html code that will be parsed into the box
   
3. Click "Parse" button at the bottom right of the red
   
4. Will display a new box that already contains the results of the parse-html code
   
5. The code is exactly what should you insert in your blog template.
Example: Before the parse:

     
<Iframe frameborder = "0" src = "http://kumpulblogger.com/mac.php?b=96942"

    
width = "200px" height = "200px" marginwidth = 0 marginheight = 0> </ iframe>
Once in the Parse:

    
<Iframe frameborder = "0" src = "http://kumpulblogger.com/mac.php?b=96942"

    
width = "200px" height = "200px" marginwidth = 0 marginheight = 0> </ iframe>
You can see there are many changes to the code in the parse script before and after the parse.

Tidak ada komentar:

Posting Komentar