Top
Please enable JavaScript to view the
comments powered by Disqus.
Home
Responsive Web Design
Online Tutorials
HTML
CSS
Bootstrap v4
PHP and MySQL
.htaccess
Sample Codes
PHP and MySQL
jQuery
.htaccess
HTML and CSS
Blog
Contact us
Home
Online Test
HTML and CSS
HTML and CSS Online Test
1. What is the correct CSS syntax for making all the <p> elements bold?
p style="text-size:bold"
p {text-size:bold}
p style="font-size:bold"
p {font-weight: bold}
PHP & MySql
JavaScript & jQuery
HTML & CSS