Difference between revisions of "Talk:Pamela Geller"

From Powerbase
Jump to: navigation, search
(Created page with "youtube link")
 
Line 1: Line 1:
 
youtube link
 
youtube link
 +
 +
*Setting width and height[edit]
 +
Example:
 +
 +
<youtube width="200" height="120">CCz1kmfqL7g</youtube>
 +
 +
You can change the width and height of the video box
 +
 +
Width is controlled with width="xxx", where xxx is the number of pixels. The default is 640 pixels.
 +
Height is controlled in the same way with height="xxx". The default is 385 pixels.

Revision as of 03:01, 27 July 2017

youtube link

  • Setting width and height[edit]

Example:

<youtube width="200" height="120">CCz1kmfqL7g</youtube>

You can change the width and height of the video box

Width is controlled with width="xxx", where xxx is the number of pixels. The default is 640 pixels. Height is controlled in the same way with height="xxx". The default is 385 pixels.