Do you know how to use HTML, CSS and JS ?
If you are a beginner in Front End Development you must have read the post at least once. Have you ever wondered how to solve small coding problems ? Have you ever wanted to rapidly increase your coding skills ? When I am writing blog posts about coding, I am learning a lot. If you want to learn a lot or If you want to be a developer you have to work hard and make time for practice everyday.
Here, we are going to see 16 small questions and answers about HTML, CSS and JS.
1. Create HTML program to display the text colour using inline style sheet ?
EXAMPLE: INLINE STYLE SHEET
2. How to align text in center in CSS ?
EXAMPLE: ALIGN TEXT CENTER USING CSS
3. How to use Internal css in html ?
4. How to use class in css ?
5. How to add External css in html?
6. How to use indent text in html?
Text Indent with 20px
7. How to add comment in html?
8. How to make a button in html?
EXAMPLE:
9. How to make an image a background in html?
10. How to add background color in html?
11. How to insert link in html?
EXAMPLE: Draw a scale using Java
12. How do I add image in html?
13. How to insert Java Script into HTML?
14. How to center text in HTML?
EXAMPLE:
15. How to add single line or multi line comment in css?
16. How to display HTML code on Web page ?
EXAMPLE:
0 Comments