Most voted "html" questions
Use this tag when the question refers to some resource, information or problem related exclusively to the HTML language (Hypertext Markup Language). HTML is the main markup language used to structure web pages and format content. The latest revision of the HTML specification is HTML5.
Learn more…14,259 questions
Sort by count of
-
4
votes1
answer134
viewsHow to create a "load" until the function is fully executed?
Hello. To get to the point: assuming that I have a function with repetition structures that, depending on what the user fills, the existing process in this function can take some time, and while it…
-
4
votes2
answers1776
viewsCreate a table with sorting using Datatable
I am creating a table and need to give option to sort the table by the field you prefer. I tried to use the datatable the data is filled correctly in the table but when I click on a header to sort,…
-
4
votes2
answers119
viewsBest way to give Binding on objects from 1 to N - Asp.net MVC
I would like to know how best to give the Binding of data in the object FuncaoGrupo of my Controller. Each item in the list Funcoes will generate 4 Checkbox in View. I have the following class:…
-
4
votes1
answer292
viewsLog data using Combobox
I’m trying to create a real estate company On-Line, I have already built the structure, but I have no idea how to register the States, Cities and Neighborhoods of the same using a Combobox. For…
-
4
votes1
answer38536
viewsHow to take the blue color out of links by ultializing CSS?
My teacher asked me to recreate the pages of G1, Globe Sport and Walmart. He wants the links "dead, so I use the <a href="#">. The problem is that there the contents of a turns blue, and the…
-
4
votes1
answer890
viewsPrint HTML page in mobile browsers
I’m building a system that will work on the web in PHP, where I have to make some impressions of some vouchers. The system can print the pages in HTML when I am on the computer, when I am accessing…
-
4
votes2
answers1951
viewsTesting whether a radiobutton input is selected in PHP
I created a table that is the summary of all my previous calculations and in this table I created a field where I put a radial input to be able to select one of the calculated options. I need to…
-
4
votes1
answer2299
viewsJS + HTML Image Preload
Guys, I have an embedded application where our processor is not the best, which ends up giving some problems. Let’s say I need to display images of 10 to 10 seconds, in theory, it would only be to…
-
4
votes2
answers634
viewsHow to Remove Input Image Edge
I’m wearing a input image to work as a favorite button <input type="image" class="btnFav" title="Favoritar" /> Only he gets a square edge on him I’ve tried using the css down, but nothing…
-
4
votes1
answer451
viewsHow to adjust text around a 'div/image'?
I’m having trouble adjusting a text in a div who owns another div inside it, which sits at the top left. Below is an image that explains better what I am wanting to do, I hope you can help me. Thank…
-
4
votes2
answers1652
viewsInsert "div" html element with javascript
How can I enter a div according to its class or id? Exemplification <div id="main"> </div> <div id="about"> </div> <div id="more"> </div> They are stored in a…
-
4
votes1
answer568
viewsHow to schedule an event on datepicker?
I have this code in javascript: $(function() { $("#calendario").datepicker({ changeMonth: true, todayHighlight: true, changeYear: true, showOtherMonths: true, selectOtherMonths: true, dateFormat:…
-
4
votes1
answer489
viewsCatch text between a tag
I have this string <td id="aui_3_2_0_1196">500</td>, would like to take the value 500 between the tag beginning and end (<td id="aui_3_2_0_1196"> and </td>).…
-
4
votes1
answer3335
viewsHow to change the title of wordpress blog directly in php?
I’m in the final stages of developing my blog on wordpress and a few months ago, when I started developing I put a título, but after many researches I decided to change it, because I found another…
-
4
votes4
answers6169
viewsAngular js Array within another array
How do I print an array within another array, in the.log console it comes like this: Array[5] 0:Array[10] 0:Object 1:Object 2:Object 3:Object 4:Object 5:Object 6:Object 7:Object 8:Object 9:Object…
-
4
votes1
answer392
viewsWhat is the advantage of using Tag Helpers in ASP.NET Core?
I am studying the ASP.NET Core and came across the tag helpers when I ran the scaffold of a view. I found interesting the new syntax, the code is more readable at some points, however, the inclusion…
-
4
votes2
answers706
viewsHow to toggle images when clicking a checkbox?
In this my script I’m making a seat marker, but I’m not getting to change the images after the click in the checkbox, and every time the table chairs get misaligned. Type: checkbox marked shows the…
-
4
votes1
answer350
viewsHow getTime works
I have 1 cookie script and it has a team system of course.. would like to understand this count: date.setTime(date.getTime()+(days*2*60*60*1000)); How long do I have in this count? *2*60*60*1000 and…
-
4
votes1
answer1322
viewsHow to change the color of buttons when selecting a radio input?
I have this form When you check the "Bills to Pay" radio input, I need the buttons to turn red. I’m using Angularjs, so I used ng-if, but the code was quite extensive. How could I do it in a simpler…
-
4
votes3
answers2052
viewsHow to avoid repeating html code?
Good night, you guys. The thing is, I’m using the bootstrap and I would like to know how I avoid repeating the same codes on all pages, because the header and footer are the same, it would make the…
-
4
votes3
answers267
viewsMeaning of the term "Fluid Layout"
In research, I came across a series of articles talking about Design fluido.But most without clear explanations. I want to know what that means in development Frontend?…
-
4
votes1
answer280
viewsHow does the Position property work?
I’ve read about the property position, but still can’t understand its purpose. Values absolute and relative didn’t get into my head. I also wondered when I should use this property.…
-
4
votes2
answers207
viewsWhen start the site already ask login
I’m creating a website and I’m having a question. How do I stop when the user enters the URL address or clicks a button that goes to admin.html, and automatically appears the login page? that is how…
-
4
votes1
answer117
views -
4
votes4
answers257
viewsGrab link on date and play on src from img on Hover
I have the following html code, I need that when the event occurs, the link that is in the data-Hover go to src, and when taking the mouse, return the src link. <img src="images/manada.jpg"…
-
4
votes4
answers832
viewsCreate layout for PHP and . NET applications
Work in a public body and we have numerous web applications in PHP and .NET. I’m working on a standard layout so we can maintain visual identity across all systems. Is there any way…
-
4
votes2
answers536
viewsHow to place 3 Adsense link ads side by side?
How to place 3 Adsense link ads side by side like this ?…
-
4
votes2
answers103
viewsHow to insert a set time into a function
The function of this code below and next after I click on a form Ubmit it redirects to another page this worked now just need it to redirect to another page after, 5 seconds someone knows how to do…
-
4
votes1
answer210
viewsHow to create a simulator using SESSION
Hello, I am trying to create a simulator using SESSION, but as I am a beginner and very lay still, I am asking for the help of friends. Next I created the page where the user can change the logo,…
-
4
votes2
answers15546
viewsEvent key enter into input
Good morning, I have one input out of a form and I would like when someone typed in it and hit enter some function run, but I don’t know how to do.. <input type="text" value="texto" />…
-
4
votes2
answers390
viewsTag <picture> does not work on mobile phones and IE11
I’m working with the tag <picture> to use its responsive function and inserting several sizes of the same image into a single object according to the screen resolution by the "media" parameter…
-
4
votes2
answers2038
views -
4
votes1
answer215
viewsError when trying to extract table from a site by R, how to resolve?
I’m using this code, I want to import the country table to the R: library(XML) url <- "http://en.wikipedia.org/wiki/List_of_countries_by_population" country_data <- readHTMLTable(url, which=2)…
-
4
votes4
answers14684
viewsJavascript Regular Expression for Phone with IDD
I’m having trouble understanding the logic of Regex, and I can’t find codes that make up the complete phone mask with IDD, DDD and phone with 8 and 9 digits with change of hyphen when typing…
-
4
votes2
answers662
viewsConvert HTML as image
I own a string with the page’s HTML, is there any way to save it as an image? Render the whole page as an image, and if possible, store it in an MemoryStream.
-
4
votes3
answers4316
viewsValidating select with jquery.validate
I am creating an application form where there are some selects, as course choice and date of birth, I would like to know how to make mandatory the user select something using this library…
-
4
votes1
answer2328
viewsError Notice: Trying to get Property of non-object when picking the page title
I have a code that should take the title of the page example "Facebook - sign in or register" only that is giving error in this line $title =…
-
4
votes2
answers3746
viewsHow to make a vertically zebrad table (switch column colors)?
I know how to make a table horizontally zebrad, ie, each row with alternating colors (the famous color yes and color no). I wanted to know now how I could by css switch the colors of the columns:…
-
4
votes3
answers3525
viewsBrazil default date format does not work on bootstrap
I have this datepicker component of bootstrap <div class="col-md-2"> <input id="dataSolicitacao" type="text" name="timepicker" class="b-datepicker form-control form-white"…
-
4
votes1
answer39
viewsDo search engines prioritize file names or "alt" attributes in images?
For example, an image named "xicara-de-cafe.jpg" without the attribute alt, has more weight than a file called "5ecaac15bb162ea847e1f4771a214b74.jpg" with the attribute alt="Xícara de café"?…
-
4
votes3
answers46491
viewsPath to access html folders ,css,php etc
Could someone explain me this Nives system to access folder in the use of languages like html,css and php (../)(.../)(./).?
-
4
votes2
answers1062
viewsWhat does the data-reactid attribute mean?
I was looking at some websites, and I saw, in the source code of some pages, an attribute called data-reactid, embedded in elements div. What is this attribute, what is its function and what…
-
4
votes3
answers2140
viewsHow to use Thymeleaf each?
Observe the code well in my controller; @RequestMapping("/produtos/form") public ModelAndView form() { ModelAndView modelAndView = new ModelAndView("produtos/form"); modelAndView.addObject("tipos",…
-
4
votes4
answers1488
viewsHow to do <li><div class="class" onclick="window.Location='link';"></div> open in new tab?
I’m trying to open a link in div in a new tab, but target="_blank" is not working. Eu queria abrir o link numa nova aba. <li> <div class="clientes" target="_blank"…
htmlasked 7 years, 9 months ago Daniel Barreleiro 41 -
4
votes2
answers2097
viewsMake div appear when right-clicking mouse
Guys I use the function (Hover) to make a DIV appear, I wonder if there is a way to make it appear when right-clicking. That is, a child DIV appears when I click on a parent DIV right-click. Follow…
-
4
votes1
answer292
viewsOpen a div according to your ID
I have a menu that, when right-clicking, it opens in a DIV. Everything happens within a tr (line) of a table. My problem is this, have a table with several tr, and each of them receives a ID. And I…
-
4
votes1
answer153
viewsn does not work in IE8 - Javascript
Hello. I’m having problems with IE8, only in it, other browsers and different versions have been tested and worked, only in IE8 does not work. I have a question page in YES/NO as I choose in radio…
-
4
votes1
answer235
viewscity state Jquery error in selection
Jquery: $(function() { $(document).delegate('#estado', 'change', function() { var valor = $('#estado').val(); $('#cidade').load('_requires/cidades.php?estado=' + valor ); });…
-
4
votes1
answer234
viewsRecover css with jQuery
Galera set up a table where I click with the right button and the line turns yellow, and displays a menu. Everything works 100%. The problem is that when I click elsewhere and the menu closes and…
-
4
votes2
answers1335
views$_GET gets ID or name value?
The $_GET, or even the $_POST, take values from the ID of the input or of name? <form action="#" method="get" name="meuForm"> <input id="nome" name="nome" type="text" value="Teste">…