Posts by Thiago Telles • 3 points
2 posts
-
-1
votes1
answer56
viewsQ: Which CSS rule has priority in this case?
In the code below, what will be the color of the paragraph? p { color:red; } p { color:blue; } red or blue?
cssasked Thiago Telles 3 -
0
votes1
answer976
viewsA: How to load google maps api with a route to an address?
add this code to your html: <iframe width="600" height="450" frameborder="0" style="border:0" src="https://www.google.com/maps/embed/v1/directions…