Posts

23CSS2-FULL SATCK DEVELOPMENT-I

 LAB INTERNAL EXAMINATION 23CSS2-FULL SATCK DEVELOPMENT-I 1. i)Write a program to apply different types (or levels of styles or style specification formats) - inline, internal, external styles to HTML elements. (identify selector, property and value). ii) Write a JavaScript program to embed internal and external JavaScript in a web page. iii)   Design an HTML page with a text box and four buttons named Factorial. When a button is  pressed an the function should be called to display the Factorial of that number. 2. i) Write an HTML program to embed audio and video into an HTML web page. ii) Write a  JavaScript  program to explain the different ways of displaying output. iii)  D esign an HTML page with a text box and four buttons named  Fibonacci . When a button is  pressed the function should be called to display  the Fibonacci series up to that number 3.i)Write an HTML program to explain the working of frames, such that the pag...

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