Posts by Danilo rodrigues • 385 points
13 posts
-
0
votes0
answers24
viewsQ: what is the most appropriate way .. /.. / or http://?
I would like to know the most appropriate way? use .. /.. / to go back to folders or http://my address straightforward ? to with a whole site ready, more I used the .. /.. / to turn the pages to…
-
-1
votes1
answer358
viewsQ: change size of Carousel materialize
body{ margin: 0; padding: 0; box-sizing: border-box; } img{width: 100%;} .pagina{widows: 100%; height: 100%; margin-left: auto; margin-bottom: auto;} .topo{width: 100%; height: 100px; border: 5px…
-
2
votes1
answer603
viewsQ: Owl Carousel does not work
hello friends would like a help please. I’m trying to make a Carousel on my site and I’m not getting it at all. I don’t know if it’s a problem in the link , or in the case files, because the way I…
-
-1
votes1
answer41
viewsQ: How to leave an image placed by responsive css.?
Hello guys I have a little problem here, it’s as follows... I made the footer of the site all right, with 100% fluid width but I started doing the desktop version and the background img that I put…
-
1
votes0
answers39
viewsQ: music playlist with play option, and download
I would like to know how I make a music playlist of this type. with the songs below each other, the option to give play to listen, and another option to download one by one. That in case I’ll take…
-
1
votes1
answer100
viewsQ: DIV resize after being clicked
hello I have a page with several DIV. that are different News. these divs are at a size of 300px by 250px, would like to know how do i click on any of these div she redeem on screen and get bigger…
-
2
votes2
answers678
viewsQ: How does this < base > HTML tag work?
hi would like to know how and what works this < base > HTML5 tag ?
-
1
votes2
answers11465
viewsQ: Insert Image via CSS or HTML?
Hello! I have a question about the difference in the ways to insert images. I know I can insert images through HTML and by CSS. But what’s the difference? And in what situation should I use each of…
-
2
votes1
answer105
viewsQ: what does "string" mean in CSS?
Hello I would like to know exactly what the term string in CSS means and how it is used CSS?
-
8
votes1
answer303
viewsQ: What is an adjacent brother? In what does he differ from a brother knot?
One concept that confuses me when talking about HTML is that of adjacency, and of us brothers. What is the difference of brothers and adjacent brothers ?…
-
1
votes3
answers198
viewsA: CSS Color beyond element size
You can use in your code CSS, the following command: body { background: #163c7a; /* ou a cor que você deseja */ }
-
-3
votes1
answer140
viewsQ: Which link should I use in my event page article? for it to open and load individually?
Hello guys I’m having a doubt that’s keeping me awake. On my page index.html have a < section > calling for EVENTS, and I also have a page called html events. In the html events. I have some…
-
7
votes1
answer3418
viewsQ: photo album with HTML and CSS
I have a folder on the site called PHOTOS , by clicking on the folder PHOTOS I thought I’d put several < article > splitting each photo album type: < article > album de fotos 01 <…