diff --git a/content/methods.md b/content/methods.md
index d3f884bf6c307e63790e7c5333b2274566829cb1..cbc6289b08f4e24907bfe0538a2a98485b405dfb 100644
--- a/content/methods.md
+++ b/content/methods.md
@@ -15,10 +15,10 @@ The following methods are currently included in the ALL software library.
 
 ## Histogram-based adjustment
 
-<video preload="none">
-<source src="/websites/all-website/videos/animation_hist.mp4" type="video/mp4" height="720" width="1280" controls="on">
-<source src="/websites/all-website/videos/animation_hist.ogg" type="video/ogg" height="720" width="1280" controls="on">
-<source src="/websites/all-website/videos/animation_hist.avi" type="video/avi" height="720" width="1280" controls="on">
+<video preload="none" height="720" width="1280" controls="on">
+<source src="/websites/all-website/videos/animation_hist.mp4" type="video/mp4" >
+<source src="/websites/all-website/videos/animation_hist.ogg" type="video/ogg" >
+<source src="/websites/all-website/videos/animation_hist.avi" type="video/avi" >
 Your browser does not support the video tag.
 </video>