Posts

FormDemo.html

  < html lang = "en" > < head >     < meta charset = "UTF-8" >     < meta name = "viewport" content = "width=device-width, initial-scale=1.0" >     < title > Student Registration </ title >     < style >         table , tr , td , th {             font-size : 25px ;         }     </ style > </ head > < body bgcolor = "#ddeeaa" style = " text-align: center;font-size: 25px;" >     < h1 style = " text-align: center;color: blue;" > Student Placement Registration </ h1 >     < form action = "" >         < table style = " margin-left: 600px;" >             < tr >                 < td >< label for = "" > Enter First Name </ label ></ td > ...

ImageExample.html

  < html lang = "en" > < head >     < meta charset = "UTF-8" >     < meta name = "viewport" content = "width=device-width, initial-scale=1.0" >     < title > Document </ title >     < style >         img {             width : 250px ;             height : 250px ;             margin : 50px ;             border-radius : 125px ;             float : left ;         }         h1 {             text-align : center ;             color : blue ;         }         table {             border : 1px solid white ;             border-collapse : colla...

run.bat

 cd\ cd tc\bin del *.c del *.cpp del 24* cd\ cd turboc3\bin del *.c del *.cpp del 24*

pom.xml

  < project xmlns = " http://maven.apache.org/POM/4.0.0 " xmlns:xsi = " http://www.w3.org/2001/XMLSchema-instance " xsi:schemaLocation = " http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd " > < modelVersion >4.0.0</ modelVersion > < groupId >lbrce</ groupId > < artifactId >cse</ artifactId > < version >0.0.1-SNAPSHOT</ version > < build > < plugins > < plugin > < groupId >org.apache.maven.plugins</ groupId > < artifactId >maven-compiler-plugin</ artifactId > < version >3.8.1</ version > < configuration > < source >1.8</ source > < target >1.8</ target > </ configuration > </ plugin > < plugin > < groupId >org.apache.maven...

CI & CD Pipe Line Using DevOps

  https://infyspringboard.onwingspan.com/web/en/page/lex_auth_01366558964890009633

Data Structures Previous Question Papers

 Data Structures Previous Question Papers

Monthly Temperature Data

 26494 200208  1.001 -147.5100   64.9735 -9999.0 -9999.0 -9999.0 -9999.0 -9999.0 -9999.0 U -9999.0 -9999.0 -9999.0 26494 200209  1.001 -147.5100   64.9735    11.7     3.9     7.8     7.6    41.4     7.2 R -9999.0 -9999.0     7.0 26494 200210  1.001 -147.5100   64.9735     4.3    -1.9     1.2     1.2 -9999.0     2.3 R -9999.0 -9999.0    -1.6 26494 200211  1.001 -147.5100   64.9735     0.0    -6.0    -3.0    -2.8 -9999.0     0.3 R -9999.0 -9999.0    -5.5 26494 200212  1.001 -147.5100   64.9735    -8.0   -13.2   -10.6   -10.6 -9999.0     0.0 R -9999.0 -9999.0   -13.4 26494 200301  1.001 -147.5100 ...