Write a Javascript program to check if a given number is a prime number or not?
● Create a web page with button as ‘Check Prime Number’
● Clicking on button should prompt for the number
● Print output whether given number is a prime number or not
Create a basic user sign up form with input field validations.
● Use any of CSS framework or plain css properties
● Use Javascript for input validation
Write a program that ask the user of the number of elements in array and input
elements as much as the number of elements. Print the inputted elements and determine the
sum and average of the array. (You must input 10 elements and varying 3-digit numbers).
Write a JavaScript that asks the user to enter the two numbers and outputs text that displays the sum, product, difference and quotient of the two numbers
Freemium Business Model
In this assignment, let's build a Freemium Business Model by applying the CSS concepts we learned till now.
Refer to the below images.
The following images illustrate all device sizes, from extra small to extra large.
Instructions:
Note
Use the image URL's given below.
Background color Hex Code values:
#eff7ff
#0b4870
Text color Hex Code values:
#f0f0f0
#f4f3f3
Design Section
In this assignment, let's build a Design Section by applying the CSS concepts we learned till now.
Instructions:
URL's given below.
Background color Hex Code values:
#12022f
#ffffff
Text color Hex Code values:
#12022f
#7b8794
Write the code using JavaScript that validates the data entered in the username and pin fields of the form
how to print book mark maker by using dom maipulation
Logos Section
In this assignment, let's build a Logos Section by applying the concepts we learned till now.
Refer to the below images.
The following images illustrate all device sizes, from extra small to extra large.
Extra Small (Size < 576px) and Small (Size >= 576px):
Medium (Size >= 768px), Large (Size >= 992px) and Extra Large (Size >= 1200px):
you are appointed as a team leader for a web based application for online application process of first year engineering give a simple format of application that will be displayed on screen
Note: use only html css and javascript