Question:

Html Transition help needed!!!?

by  |  earlier

0 LIKES UnLike

Ok this is like really hard for me as I suck at html. I found a transition that I would like to apply to my blogspot, It says to enter the html code in the header but I don't know where it is!!! Here is the code for the transition.

<meta http-equiv="Page-Enter" content="blendtrans(duration=2.0)">

 Tags:

   Report

5 ANSWERS


  1. thats interenet explorer only

    any one using firefox, oprah, and other web browsers wouldnt even see it


  2. You don&#039;t put the header anywhere on the page, you put the metatag in the existing header.  (The page won&#039;t display if it doesn&#039;t already have a header.)

  3. ?? Would it be

    &lt;header&gt;

    &lt;meta http-equiv=&quot;Page-Enter&quot; content=&quot;blendtrans(duration=2.0)&quot;&gt;

    &lt;/header&gt;


  4. The header is anywhere between the &lt; head &gt; and &lt; /head &gt; tags - minus the spaces between &lt;&gt; and if you don&#039;t have one, make one.

  5. the header is in between these tags &lt;head&gt; &lt;/head&gt; of a webpage.

    that&#039;s the place to put on your code. &lt;head&gt; &lt;meta http-equiv=&quot;Page-Enter&quot; content=&quot;blendtrans(duration=2.0)&quot;&gt; &lt;/head&gt;

Question Stats

Latest activity: earlier.
This question has 5 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.