Posts

23CSS2-FULL SATCK DEVELOPMENT-I

 LAB INTERNAL EXAMINATION 23CSS2-FULL SATCK DEVELOPMENT-I 1. i) Write an HTML program to explain the working of tables. (use tags: <table>, <tr>, <th>, <td> and attributes: border, rowspan, colspan) ii) Write a  JavaScript  program using date object properties and methods. iii) Write a program to display the denomination of the amount deposited in the bank in terms of 100’s, 50’s, 20’s, 10’s, 5’s, 2’s & 1’s. (Eg: If the deposited amount is Rs. 163, the output should be 1- 100’s, 1-50’s, 1- 10’s, 1-2’s & 1-1’s) 2.i)Write an HTML program, in such a way that, rather than placing large images on a page, the preferred technique is to use thumbnails by setting the height and width parameters to something like 100*100 pixels. Each thumbnail image is also a link to a full-sized version of the image. Create an image gallery using this technique ii)Write a JavaScript program which asks the user to enter three integers, obtains the numbers f...

cisco c link

  c-essentials-1 https://www.netacad.com/courses/c-essentials-1?courseLang=en-US&instance_id=f55d1389-a25c-483b-ae0d-5d1c56e66600 c-essentials-2 https://www.netacad.com/courses/c-essentials-2?courseLang=en-US&instance_id=cf26fdec-42b8-43bb-99bd-d3886035d035

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