Mean Stack Internal
Mean Stack Internal
C. Set the background color of a button to blue using external and inline css.
C. Create a Div and Add a dashed border around a div using internal css.
3 A. Build a table with merged rows and columns using rowspan and colspan.
C. Make an image round using CSS and implement all 4 image attributes.
4 A. Make a contact form with name, email, message, and a submit button.
C. Set the text color of a paragraph to red and background green using all three css.
6 A. Create image tag Embed a video and an audio file in an HTML page.
B. Write a function that adds two numbers and returns the result.
C.implent both id and class selector to colour a paragraph using id and three heading tags
using class.