random/hot-posts
Showing posts with label Youtube. Show all posts
Showing posts with label Youtube. Show all posts

                                   AUTOPLAY VIDEO

You can have an embedded video from YouTube on your website play automatically when a visitor gets on your page by just adding a simple parameter to the embedded URL. 

Embedded videos which have autoplay enabled will not increase the number of views. Also, be careful when deciding where to autoplay your videos. Auto Played videos sometimes tend to distract and annoy the user and end up causing more harm than good.



STEP 1  - Log in your ''BLOGGER'' account and Go to your ''BLOGGER DASHBOARD''

STEP 2  - Go to your ''LAYOUT'' tab

STEP 3  - Click on ''ADD GADGET'' then select ''HTML/JAVASCRIPT'' widget

STEP 4  - Now ''COPY'' the below code and ''PASTE'' it in ''HTML/JAVASCRIPT'' gadget



<iframe width="420" height="315"
src="https://www.youtube.com/embed/Wz9CvjUV2w8?autoplay=1">
</iframe>

 
                                                      OR


<div class="videoWrapper">
    <!-- Copy & Pasted from YouTube -->
    <iframe width="560" height="349" src="https://www.youtube.com/embed/Wz9CvjUV2w8?autoplay=1">
frameborder="0" allowfullscreen></iframe>
</div>
<style>
.videoWrapper {
position: relative;
padding-bottom: 56.25%; /* 16:9 */
padding-top: 25px;
height: 0;
}
.videoWrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
</style>

.    - VIDEO LINK ADDRESS

STEP 5  - Now simply hit the ''SAVE'' template button

How To Autoplay Embedded Youtube Videos HTML Code - Blogger

                                   AUTOPLAY VIDEO You can have an embedded video from YouTube on your website play automatically when ...

                                                       Disable Copying Text

Copying the writing from your website and placing it elsewhere is common on the net. There are sites which often doesn’t make it possible for us to copy the content on the web pages. The content function is disabled from the site through the site admin so that you can protect the website.



STEP 1  - Log in your ''BLOGGER'' account and Go to your ''BLOGGER DASHBOARD''

STEP 2  - Go to your ''LAYOUT'' tab

STEP 3  - Click on ''ADD GADGET'' then select ''HTML/JAVASCRIPT'' widget

STEP 4  - Now ''COPY'' the below code and ''PASTE'' it in ''HTML/JAVASCRIPT'' gadget



<script src='demo-to-prevent-copy-paste-on-blogger_files/googleapis.js'></script>
<script type='text/javascript'>
if (typeof document.onselectstart!="undefined" ) { document.onselectstart=new Function ("return false" );
} else { document.onmousedown=new Function ("return false" ); document.onmouseup=new Function ("return true" );
}
</script>

STEP 5  - Now simply hit the ''SAVE'' template button

HOW TO DISABLE COPYING TEXT ON BLOGGER HTML CODE - BLOGGER

                                                        Disable Copying Text Copying the writing from your website and placing it els...

STEP 1  - Log in your ''BLOGGER'' account and Go to your ''BLOGGER DASHBOARD''

STEP 2  - Go to your ''LAYOUT'' tab

STEP 3  - Click on ''ADD GADGET'' then select ''HTML/JAVASCRIPT'' widget

STEP 4  - Now ''COPY'' the below code and ''PASTE'' it in ''HTML/JAVASCRIPT'' gadget


<br /><!-- HTML codes by relbereffort.blogspot.com --><br /><marquee behavior="scroll" direction="left" scrollamount="10" onmouseover="this.stop();" onmouseout="this.start();"><a   
href="https://relbereffort.blogspot.com" /><img alt="relber" width="160" src="https://1.bp.blogspot.com/-3s9etOm-sHw/XXjYYmK9XvI/AAAAAAAAAco/zcExLkhl3M8q1IGgAaGyN0hoO0Oee1H2gCEwYBhgL/s320/news.jpg" height="110" /></a><p>Live Update is all latest</p><br /></marquee><br />

... - your blog ger name
... - your blogger url
... - name
... - image url
... - description

STEP 5  - Now simply hit the ''SAVE'' template button

Image Slider HTML Code - Blogger

STEP 1  - Log in your  ''BLOGGER''  account and Go to your  ''BLOGGER DASHBOARD'' STEP 2  - Go to your...

STEP 1  - Log in your ''BLOGGER'' account and Go to your ''BLOGGER DASHBOARD''

STEP 2  - Go to your ''LAYOUT'' tab

STEP 3  - Click on ''ADD GADGET'' then select ''HTML/JAVASCRIPT'' widget

STEP 4  - Now ''COPY'' the below code and ''PASTE'' it in ''HTML/JAVASCRIPT'' gadget


            <font color="#00F000">Relber Fish
            <marquee behavior="scroll" direction="left">
<img src="http://www.html.am/images/html-codes/marquees/fish-swimming.gif" alt="Swimming fish" />
</marquee>
 </font>


STEP 5  - Now simply hit the ''SAVE'' template button

Fish Animation HTML code - blogger

STEP 1  - Log in your ''BLOGGER'' account and Go to your ''BLOGGER DASHBOARD'' STEP 2  - Go to your &...