let's build a Book Search page Refer to the below image.
https://assets.ccbp.in/frontend/content/dynamic-webapps/book_search_output.gif
achieve functionality.
Bg img:
https://assets.ccbp.in/frontend/dynamic-webapps/book-search-bg.png
Book Search
In this assignment, let's build a Book Search page by applying the concepts we learned till now.
Refer to the below image.
https://assets.ccbp.in/frontend/content/dynamic-webapps/book_search_output.gif
Design Section
In this assignment, let's build a Design Section 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:
#12022f
#ffffff
Text color Hex Code values:
#12022f
#7b8794
Popular Blog
let's build a Popular Blog by applying the CSS concepts
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:
#95b2ff
#ffffff
Text color Hex Code values:
#12022f
Color Palette
In this assignment, let's build a Color Palette by applying the CSS concepts we learned till now.
Instructions:
Note
Text Color Hex Codes Used:
#011e3f
#ffffff
Background Color Hex Codes Used:
#f87171
#fb923c
#fbbf24
#facc15
#a3e635
#4ade80
#34d399
#22d3ee
#38bdf8
#60a5fa
#818cf8
#c084fc
#e879f9
#f472b6
#fb7185
String Slicing
Given two strings
function main() {
let inputString = readLine();
const subString = readLine();
/* Write your code here */
}
i want code in between write code here
Book Search
In this assignment, let's build a Book Search page by applying the concepts we learned till now.
Refer to the below image.
https://assets.ccbp.in/frontend/content/dynamic-webapps/book_search_output.gif
Use this Background image:
https://assets.ccbp.in/frontend/dynamic-webapps/book-search-bg.png
Speed Typing Test
In this assignment, let's build a Speed Typing Test by applying the concepts we learned till now.
Refer to the below image.
https://assets.ccbp.in/frontend/content/dynamic-webapps/speed-typing-test-output.gif
String Slicing
Given two strings
function main() {
let inputString = readLine();
const subString = readLine();
/* Write your code here */
}
Example code to create a web page with HTML and CSS