Posts

fs privacy

(angular) A2 - 1.msg wel NWC  ,  2.ng-click alert  ,   3.add two no using ng , b1.login validation A3 - 1.disp 10 student  ,  2.notepad  ,  b1.displ student details a9403   ASSIGNMENT 1 1. Write a program using Bootstrap framework to create a Carousel with random images. <!DOCTYPE html> <html lang="en"> <head>     <meta charset="UTF-8">     <meta name="viewport" content="width=device-width, initial-scale=1">     <title>Website Framework</title>     <!-- Bootstrap CSS -->     <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css" rel="stylesheet">     <!-- Font Awesome -->     <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.min.css">          <style>         body ...