Pages
(Move to ...)
Home
CSS
HTML
JavaScript
React JS
▼
Saturday, October 8, 2022
How to convert html to pdf using adobe acrobat?
›
Need to start Acrobat dc and go to on the tools menu and click on “create pdf” icon & text and then select “Web Page” then click on the ...
Friday, September 23, 2022
Write an HTML code to insert a paragraph with blue background?
›
<! DOCTYPE html > < html > < style > body { background :f5f5f5;} p.text { color :#fff} p.blueBg { background ...
Thursday, July 14, 2022
How to learn redux with react?
›
How to work redux with react? Redux is the state management system in react. The state is showing all data as we are seeing in the front e...
›
Home
View web version