Jump to content

Mark Strobel

Members
  • Posts

    12
  • Joined

  • Last visited

Posts posted by Mark Strobel

  1. On 4/27/2018 at 2:09 PM, dsonesuk said:

    Select last slideshow code surrounding image

    
    <div class="mySlides fade">
      <div class="numbertext">3 / 3</div>
      <img src="img_mountains_wide.jpg" style="width:100%">
      <div class="text">Caption Three</div>
    </div>

    copy and paster under the code you just copied. Adjust to your requirements.

    Copy

    
     <span class="dot"></span> 

    Paste with others, each of these represents the number of images in slidshow.

    The End.

    Thank you for your response.

  2. 20 hours ago, Ingolme said:

    Youtube does not use the video tag, if you want a youtube video on your page you need to copy the embed code for the video from youtube's website. 

    Thanks.

  3. 20 hours ago, Ingolme said:

    You need to host the video file on your web host as well.

    Thank you for your response.  How can I replace the existing video with a Youtube video? I tried inserting a Youtube url but it didn't work.

  4. I built a site using the New Google Sites.  It appears that the standard text is Roboto.  The font size appears to be between 4 and 5.  I have been using the following code to adjust the default font style and size <font face="Roboto" font size="4"> in embedded code snippets for html.  However using 4 makes the text smaller and using 5 makes the text bigger than the default text in the New Google Sites.  What code do I need to make the text size the same?  Thanks.

×
×
  • Create New...