Questions tagged as 'site'

3
answers

Download site with php [closed]

Good evening, I'm learning to program, so I'm trying to make a copy of a site with login system, password, and several users, I'm trying to download because it's one of the ways I use to learn with me, I watch the code, seeing its functionality...
asked by 17.08.2017 / 04:48
1
answer

How do I fix css or code from my site logo so it always maintains the original size of width and height [closed]

I put additional css: nav-brand-sitelogo { height: 91px!important; width: 300px!important; } element.style { height: 91px!important; width: 300px!important; } .can-shrink-brand.sticky-brand-shrink-on .desktop-sticky .navbar...
asked by 17.12.2018 / 14:52
1
answer

How to navigate between the tabs of a bootstrap panel by link href?

So, guys, I have a problem ... I want to make a registration and when I process it in php I want it to return in a certain panel tab .. how do I do it?     
asked by 17.01.2018 / 13:09
2
answers

Div does not show image

I'm learning how to create websites now and I'm having trouble inserting image into css. When I use the; img src="image.jpg" tag, in the .html file the image appears, however if I put it in the .css file and step to div, it has no sign of it....
asked by 24.12.2017 / 22:48
1
answer

How is the .js extension file created that is used by the browser when opening web pages?

How is the .js extension file created that is used by the browser when opening web pages? I am studying a website already created to understand the system of functioning of the sites. In the archives of this site, when saving the complete web...
asked by 04.07.2017 / 22:25
1
answer

A Site as Background

Hello, is it possible to put a website as backgroud using css, as in background: url ("file: /// C: /logo.gif")? For example background: url ("file: ///www.uol.com")?     
asked by 16.06.2017 / 12:37
1
answer

Google Maps Inside the establishment

Good morning, someone can tell me how to google the map of a certain establishment on the site, however I want it to display the inside of it, which I can access in the maps, but I want a div with it in my contact page, how do I do this?     
asked by 03.10.2018 / 16:11
1
answer

Check if sites are working, php

Hi, I'm trying to check several links, check if they are working, I'm using the code below for this, but it only works when I test locally on my pc server, when I upload it to the hosting server it does not work properly . On the hosting server t...
asked by 27.09.2018 / 22:14
1
answer

How to start Jekyll with a theme already downloaded

Hello everyone. I downloaded Jekyll and its dependencies and I was able to create a new blog by giving jekyll new novodoblog , but now I downloaded a theme and wanted to create a new blog from it. I gave jekyll serve but gave this e...
asked by 01.03.2017 / 02:27
1
answer

Including the same content for several pages

I'm developing a site that will have an increasing amount of pages. I would like to know if you can help me on how to include the same content on multiple pages as follows: All pages are php but scheduled in html ; I have a file rodape_...
asked by 03.03.2017 / 10:54