Posts by Pablo Abreu • 3 points
2 posts
-
0
votes1
answer48
viewsQ: Use a different CSS in each view
I am developing a site using the MVC standard, I would like to know if it is possible to use a different CSS in each view. If so, how?
-
0
votes1
answer265
viewsQ: Div occupies the entire width of the screen
I am building a layout where there is a bar at the top of the screen that plays from side to side. I used the property witdh:100%;, but I did not get a satisfactory result. The body of the page is…