Most voted "website" questions
Website is a junction of the English words web (network) and website (site, place), used to refer to a page or a grouping of related pages, accessible on the Internet through a given address.
Learn more…71 questions
Sort by count of
-
29
votes3
answers880
viewsWhat are the security impacts of a site that has an invalid certificate?
Many Brazilian government websites often do not have valid safety certificates. Examples: https://www.ibama.gov.br/ (expired) https://www.ibge.gov.br/ (auto-signed, invalid URL)…
-
18
votes5
answers1252
viewsWhat are the advantages and disadvantages of using pagination and infinite scroll on websites?
What does the user gain or lose when choosing one of them? Consequently what website owner has some gain due to better user experience. When to choose each one? There is a type of website or web…
-
10
votes2
answers327
viewsWhen to use underlining in web hyperlinks?
When I got on the web everyone hyperlinks were underlined. After this was no longer used, practically no longer used anywhere. Is there a reason not to use it anymore? Do you still have a situation…
-
5
votes2
answers103
viewsHow to change the code when the visitor is mobile?
I am developing a website, I want that when the user enters by phone the code change, can be with js or with html. Example (Visitor using Phone): <a href="fb://page/1703826839873386"…
-
4
votes1
answer540
viewsRecover most viewed videos from youtube channel
There is how I recover the 5 most viewed videos from my Youtube channel to put on my website?
-
3
votes2
answers422
viewsCreate dynamic news site optimized for Google
I want to create pages on a specific news site and I thought initially to store in a database the news information (title, subject, news text, etc). As soon as my page noticia.aspx was accessed,…
-
3
votes1
answer138
viewsProblem with the urllib
I am trying to solve the python challege #4 but when I run my possible solution I get an error. My solution is the following: import urllib, re pattern = re.compile("and the next nothing is \d")…
-
3
votes2
answers340
viewsHow to create fixed header without javascript?
I want to create a header in an html page, responsive style that adapts the mobile platform and the page reduction in the browser, as I do? Note: Nothing I read on the internet at the time was use,…
-
3
votes2
answers1217
viewsWhich index (php or html) loads when both are present?
I would like to know which index file loads in case you have an index.html and an index.php on the site. Let’s say you’re setting up a PHP site, but you need the server for testing and so on, so I…
-
3
votes1
answer1038
viewsHow to insert this "burger" menu into my already made retractable menu
I’m having trouble inserting an animated hamburger side menu on my already ready site. I have the base of a site with a fixed header and a retractable menu that opens laterally, and the icon to open…
-
3
votes1
answer669
viewsHow to place two Carousel, one next to the other with bootstrap
I’m working with a responsive website with Bootstrap. I have an idea to put two carousel, side by side, but I’m not getting, nor with float: left. I would post my code here but I’m a little ashamed…
-
3
votes2
answers223
viewsCookie and sharing between subdomains?
I have a website with the following address http://www.mysite.com.br that in programming back-end is created some cookie settings and even information with encrypted data. A subdomain has now been…
-
2
votes2
answers2375
viewsSet up site on IIS 7. Do not start site
I created a website called Testepdf. I gave this alias to it: testepdf. I created a directory and set it to dir virtual(C: wwwroot Testepdf). In the application pool I switched to classico and the…
-
2
votes2
answers66
viewsIs indexing sites by half possible?
When browsing the internet reading articles and more articles, I came across some that are only displayed in half, or just the beginning, here’s an example. In this case, only those who are…
-
2
votes1
answer45
viewsHow do I read my HTML file for the server I hosted?
I created my HTML site and uploaded it to the server. However, when I enter an address, I am referred first to the index of the public.html folder. According to the hosting assistance, the problem…
-
2
votes0
answers156
viewsProblems with the Whatsapp link related to the ninth digit
My system is a CRM and dynamically we put a link that opens the conversation on Whatsapp with the customer. However last week came to present problems in it. The link we are generating is similar to…
-
1
votes1
answer1770
viewsCreating Basic app that opens a url
I already touched a little on these sites that offer "free app" and some of these sites have a good feature for me! They create an app that works with a specific url, as if the app was just a…
-
1
votes1
answer1134
viewsHow to run a javascript code from the site url
Hello, all right? I was wondering if someone could help me with something on my series site. It has no pages, or posts, ie: everything is done from the home page. To open a series, I use the code:…
-
1
votes2
answers715
viewsGet information from the url
Hello, I would like to know how I can get information through a URL, like this below: http://www.meusite.com/?primeiro=11111&segundo=222222&terceiro=3333333333 I wanted to get the…
-
1
votes1
answer144
viewsQuestions about website hosting
Well, I’m new to basically everything in this area, I spent almost 2 months learning and programming my site completely, trying to solve problems, organize and optimize it to the maximum, but as I’m…
-
1
votes0
answers30
viewsButtons in mobile version do not work
Good morning guys, I have a finished site, it is working perfectly on the desktop, but in mobile mode, all buttons do not work, the side menu however is perfect, only the buttons of the pages that…
-
1
votes3
answers182
viewsShow Quantity of items per category in virtual store?
I’m having a doubt: I have several categories on my site and would like you to show the amount of items you have in each category. Example: It’s like this: Accessories Toys Games Informatics I want…
-
1
votes1
answer336
viewsCentralized HTML/CSS menu
I need a help with a code I don’t know much about HTML and CSS, I’m learning little by little, and I need a little help. Inicio Código HTML/CSS <?xml version="1.0" encoding="iso-8859-1"?>…
-
1
votes0
answers168
viewsHow to compile a . C/C++ on my website
Is there any way to compile a file. C/C++ within a website? let’s say a "file will be generated. c" and this file will be compiled... maybe you can do this in PHP or with some add-on.
-
1
votes1
answer2739
viewsHow is the . js extension file that is used by the browser to open web pages created?
How is created the . js extension file that is used by the browser in opening web pages? I’m studying a site already created to understand the operating system of the sites. In the archives of this…
-
1
votes3
answers86
viewsHow to hide the scrollbar
How to hide the ScrollBar with the CSS? I’m not making it. I’ve tried several editors, but I can’t. What I do?
-
1
votes0
answers28
viewsHow to place website online?
I’m studying c and php - Is there any line of code that puts a website online? Or else, how does it really work?
-
1
votes1
answer175
viewsParalax image does not appear apple device (IOS)
Good afternoon, you guys. I developed a website for my girlfriend, and when I open it on an iphone, the image paralax does not appear, it gets blurry. Android devices, notebook and Desktop is…
-
1
votes1
answer693
viewsRemove CSS within iframe
Hello, I have a page and I am displaying it in an iframe, I want to create as if it were a version 2 of the page with another style, for that I want to remove the css from it and add another one…
-
0
votes1
answer281
viewsLog out and refresh page
I am editing a user panel, with login among others. But I have a question, when I click QUIT (the logout of the page), I would need it to update the page besides leaving the user account, I tried…
-
0
votes0
answers493
viewsI’m trying to access my site through IP and I can’t
Hi, I installed the IIS on my Cloud machine, all right so far, I downloaded my site by localhost and 127.0.0.1 worked normal, but by computer IP I can’t, what can it be? I disabled every firewall…
-
0
votes1
answer31
views -
0
votes2
answers438
viewsJavascript for when clicking on a link it simulates the down arrow key
Good afternoon people, I’m having difficulties with a javascript, need to put a link where when clicking javascript simulates the down arrow. $(document).on('click', function (){ //função clicar e…
-
0
votes1
answer78
viewsA Site as Background
Hello, you can put a website as backgroud using css, such as background:url("file://C:/logo.gif")? For example background:url("file://www.uol.com") ?
-
0
votes1
answer65
viewsLayout Site Wordpress
Good morning! Guys, I need to develop a site with the layout below in Wordpress. Which theme do you think similar that I should use?…
-
0
votes1
answer106
viewsHow to start Jekyll with an already downloaded theme
Hey there, guys. I downloaded Jekyll and its dependencies and managed to create a new blog giving a jekyll new novodoblog, but now I downloaded a theme and wanted to create a new blog from it. I…
-
0
votes1
answer62
viewsIncluding the same content for several pages
I’m developing a website that will have a growing number of pages. I would like to know if you can help me in how to include the same content on several pages as follows: All pages are extended php…
-
0
votes1
answer58
viewsThe site does not adapt to the mobile version
I made a site that has some images side by side, horizontally. What happens is that in the mobile version these images should be below each other and with the text below each, but these images are…
-
0
votes3
answers2526
viewsDownload website with php
good evening, I’m learning to code, and so I’m trying to make a copy of a site with login system, password, and various users, I’m trying to download because it’s one of the ways that I particularly…
-
0
votes1
answer768
views -
0
votes1
answer3414
viewsHow to navigate between tabs of a bootstrap panel by href link?
So guys, I have a problem... I want to register and when I process it in php I want it to return in a certain tab of the panel.. how do I do that?…
-
0
votes0
answers27
viewsWhat programming languages are used to build a website?
Not long ago, I was developing mobile apps, but halfway through, I remembered that I had to host the application in a database, and it costs, around 450 per month, the stable, I found it very…
websiteasked 6 years, 7 months ago Jiren Sama 1 -
0
votes2
answers563
viewsDiv shows no picture
I’m learning how to create websites now and I’m having trouble inserting image by css. When I use the tag ;img src="image.jpg", in the file . html the image appears, but if I put it in the . css…
-
0
votes1
answer16
viewsError in Javascript when selecting the button in another tag
Every time I press the Button to create inside the id="secElements" it should create a button, but it doesn’t, I’ve already reviewed the code several times and I can’t find the error <style>…
-
0
votes0
answers350
viewsProblem by clicking on anchor menu #
Below is my jquery script that hides a certain content of #about for example and when clicking on the menu it hides the old and shows the new but when I call the new content gets all messy quoting…
-
0
votes1
answer28
viewsGoogle Maps Interior of the establishment
Good morning, someone can tell me how to put the google map of a particular establishment on the site, however I want it to show the inside of it, I can access in the maps, but I want to put a div…
-
0
votes2
answers243
viewsHow do I hide the full url and leave only the main url visible?
I have a website meusite.com I put the version for him on desktop and mobile. When the person accesses, the user agent sees that it is cellular and redirects to the cellular version: meusite.com/…
-
0
votes1
answer181
viewsCheck if websites are working, php
Hi, I’m wanting to do a check on several links, check if they are working, I’m using the code below for this, but it only works when I test locally on the server of my pc, when I raise it to the…
-
0
votes1
answer45
viewsHow I fix css or code from my website logo so it always keeps the original size of width and height
added 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…
-
0
votes2
answers336
viewsIcon problem in browser bar
Gentlemen I’m having trouble with the icon on the taskbar . I am using Brackets to copy there when I use the option "Live Preview" soon after the window opens showing that everything is ok…