Initial commit
This commit is contained in:
		
							
								
								
									
										25
									
								
								Frontend/new_css/drytest.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										25
									
								
								Frontend/new_css/drytest.html
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,25 @@ | ||||
| <!DOCTYPE html> | ||||
|  | ||||
| <head> | ||||
|     <link rel="stylesheet" href="r11form.css"> | ||||
|     <!-- <script src="scripts.js"></script> --> | ||||
| </head> | ||||
|  | ||||
| <body> | ||||
|  | ||||
|  | ||||
|     <div class="collapsibleList"> | ||||
|         <button class="section-button collapseTrigger">Node-Set</button> | ||||
|         <div class="collapsibleContent"> | ||||
|             [1.0] <a href="#" onClick="return false;" class="collapseTrigger"><code>fn:last()</code></a> | ||||
|             <div class="collapsibleContent"> | ||||
|                 Returns the position of the last node in the context list <br> | ||||
|                 <code>Link do dokumentacji W3C: <a href="https://www.w3.org/TR/1999/REC-xpath-19991116/#section-Node-Set-Functions" target="_parent">Node-Set-Functions</code></a> | ||||
|             </div> | ||||
|         </div> | ||||
|     </div> | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
| </body> | ||||
		Reference in New Issue
	
	Block a user
	 Wojciech Czop
					Wojciech Czop