change iframe example
This commit is contained in:
		
							parent
							
								
									334cd3e52b
								
							
						
					
					
						commit
						bae8d968a2
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -322,7 +322,7 @@ To enable lazy loading all you need to do is change your "src" attributes to "da | |||
| ```html | ||||
| <section> | ||||
|   <img data-src="image.png"> | ||||
|   <iframe data-src="http://slides.com"></iframe> | ||||
|   <iframe data-src="http://hakim.se"></iframe> | ||||
|   <video> | ||||
|     <source data-src="video.webm" type="video/webm" /> | ||||
|     <source data-src="video.mp4" type="video/mp4" /> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue