updated the codepen instruction to add Bootstrap v3.3.7 instead of v.4 (#13895)
This commit is contained in:
		
				
					committed by
					
						
						mrugesh mohapatra
					
				
			
			
				
	
			
			
			
						parent
						
							cf74318837
						
					
				
				
					commit
					0501706092
				
			@@ -39,9 +39,9 @@
 | 
			
		||||
          ""
 | 
			
		||||
        ],
 | 
			
		||||
        [
 | 
			
		||||
          "//i.imgur.com/G9KFQDL.gif",
 | 
			
		||||
          "//i.imgur.com/oLYs8EA.gif",
 | 
			
		||||
          "A gif showing the process of adding Bootstrap to your pen.",
 | 
			
		||||
          "Click the gear in the upper left hand corner of the CSS box, then scroll down to \"Quick add\" and choose Bootstrap. Now give your <code>h1</code> element the class of <code>text-primary</code> to change its color and prove that Bootstrap is now available.",
 | 
			
		||||
          "Click the gear in the upper left hand corner of the CSS box, then copy this link <code>https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css</code> inside the text box. Now give your <code>h1</code> element the class of <code>text-primary</code> to change its color and prove that Bootstrap is now available. Note that by using the dropdown menu and selecting \"Bootstrap\", the Alpha v.4 will be added instead.",
 | 
			
		||||
          ""
 | 
			
		||||
        ],
 | 
			
		||||
        [
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user