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
-
2
votes3
answers1050
viewsSeparate Tables in Columns using HTML
I need to distribute 10 tables in 2 columns of 5 for display. How can I do this distribution or separate the tables from the example below by a space or something similar? <HTML> <BODY>…
htmlasked 6 years ago Guilherme Montagnani 39 -
2
votes1
answer503
viewsCreate HTML shape and overwrite navbar
I need ideas on how to make a navbar like this. I tried with clip-path, but I don’t know if it’s a good one. These triangle curves and mainly the green bar curves complicate my life. The navbar is…
-
2
votes1
answer88
viewsHow to remove fixed side banner from footer
Hello, I’m trying to make the side banner stop before standing over the footer as picture below, but I could not find a way to make this stay fixed on the side of the page and not stand over the…
-
2
votes1
answer68
viewsJavascript does not load pre image preview
I am using the code below for image preview before the Submit command of an html form. HTML <div class="col-md-2"> <form method="POST" enctype="multipart/form-data"> <img…
-
2
votes1
answer62
viewsJavascript is not communicating with html
So I’m making a pc pliative with the electron who uses html, js e css but when I was trying to make a value in html change with my js it did nothing but when I put the script into html it worked,…
-
2
votes1
answer159
viewsJavascript clock does not update
I am creating a view that will show the time of a network server and I am using JS to get the current date and time of the server, which by chance diverges with the current time, being in some…
-
2
votes1
answer250
viewsLeave some input select Multiple(Angular Material) pre-marked
I am using Angular Material in my application, and it in turn has this list created to fill in my input: lista: any[] = [ { name: 'Cursos', tribunais: [ { value: 'RDC1'}, { value: 'RDC2'}, { value:…
-
2
votes1
answer572
viewsRequired in select does not work if you change the order
If the empty option is somewhere other than the first position, it does not validate. For this ? <!DOCTYPE html> <html> <head> <title></title> </head>…
-
2
votes3
answers481
viewsChanging the text of the Button
I would like to change the text of the button after confirmation reading, however as I have several equal elements in the DOM, how do I change only the text of the button in question. <td…
-
2
votes1
answer196
viewsCreate dialog boxes within the page
I’m looking to create a kind of notification system that shows some messages in dialog boxes using pure javascript and css. The problem I’m facing is that I can’t display multiple boxes and dialog,…
-
2
votes1
answer63
viewsContent that loads other pages without updating the masterpage
Hey, how you doing? I would like to make a side menu with the loading of a page next to it, only when selecting an item from the menu, I do not want it to be loaded 100% of the page but only that…
-
2
votes1
answer30
viewsShow HTML only from a div
I have a function that generates dynamic form, this form is loaded via a GET via Jquery and shows the form mounted on a div. I need to get only the source code of this DIV, someone knows a way to do…
-
2
votes1
answer448
viewsPass variable javascript to Django Form
I have a Django form with this "Linked Exam" field that works as follows: The user clicks on Select Exam, goes to another window in which selects an existing exam, and with it returns to the…
-
2
votes2
answers2291
viewsHow to Decrease Card Size in Boostrap
Hello, I’m editing a boostrap template in race, but I’m not managing to organize a page with cards and columns. I would like to decrease the size of the cards so that they fit four per line. My…
-
2
votes2
answers63
viewsCreate a price change button
How do I create a button, that when clicking "pp" appears the value "r$70,00" and "p" appears "r$100,00", "M" "r$150,00" and "G" "r$180,00" I want to use html and js, Look how you do now, <select…
-
2
votes3
answers316
viewsMake image appear/disappear by clicking
I would like the user to click on the button of the "Size" to appear an image of a cake together with the price I already got. My code is like this: $("#service").change(function() { var value =…
-
2
votes2
answers182
viewsAlert does not appear
Well, I’ve tried everything I know to fix this, but I couldn’t, so could someone help me? When clicking on the "Boleto" and selecting a quantity, clicking on the Finalize, an action would occur…
-
2
votes1
answer77
viewsSwitch from Section by clicking on menu
I created a menu as follows: <div class="wrapper"> <nav class="vertical"> <ul class="men clearfix1"> <li><a href="#Tarefas Diárias">Tarefas Diárias</a> <!--…
-
2
votes1
answer41
viewsWhy did I have to add global research to this replace?
I am trying to remove this string from my string ​. var mypage = '<div pr-compile-html="d.article.body" id="article-body" pr-highlight="" pr-highlight-tooltip="#highlight-tooltip"…
-
2
votes1
answer1761
viewsModify the style of a Checkbox by class [CSS]
I found in some blog a while ago a style for checkbox. It is an ethyl that was very satisfactory for some projects that I have done however, it modifies/stylizes all the checkboxes of the page. I…
-
2
votes2
answers69
viewsLimit a createelement
How do I limit the amount (in 1) of DIV that is created through createElement for each button and make if the same button is clicked again add +1 in the field txt_result after the div is displayed.…
-
2
votes2
answers614
viewsMove fixed div along with browser scrollbar horizontally
I have an unsolved complication... I thought, I thought and I couldn’t solve. body{ min-width:900px; min-height:700px; } #topo{ margin-top:0px; position:fixed; width:100%; height:40px;…
-
2
votes2
answers3520
viewsResponsive bootstrap layout
I’m creating a system using bootstrap, to make it responsive I used the classes col-xs-12 col-md-2, when I resize the page the responsiveness works perfectly, but when I use the mobile mode of the…
-
2
votes3
answers140
viewsProblems with <Progress> tag stylization in CSS
I’m having trouble styling a tag <progress>. I can not change the internal color and the inner part comes out half "square", sometimes even exceeding the margin. How can I solve? On the left…
-
2
votes3
answers397
viewsFooter does not remain at the bottom of the page
I have the following footer: <footer class="page-footer font-small footer-fundo-cinza"> <div class="container"> <div class="row pt-3"> <div class="col-md-4"> ... </div>…
-
2
votes1
answer44
viewsDifferent image colors when applied in a <video> tag
I’m using a video using the library material design bootstrap The problem is that the video quality looks different when I run in the browser and in a video player: Image in the browser: Image in…
-
2
votes1
answer471
viewsFonts for numbers and fonts for letters
Hi, I’m making use of the Raleway font of CDN Google Fonts, but the numbers seem floating, the serif for the letters are good, clean, but for the numbers has a "dropped" aspectI thought I’d use…
-
2
votes3
answers154
views -
2
votes0
answers78
viewsList files from a folder via ftp with jquery ajax
I need to list files from a folder that sits in one ftp server, how do I access this folder ? The user must select a list item (<select><option></option></select>) called…
-
2
votes3
answers541
viewsHide and Show child element via checkbox
I have an HTML structure of a <table> where I have a <tr> with two <td> with the following structure: <tr> <td class="w-25 text-nowrap"> <label><input…
-
2
votes1
answer1091
viewsGenerate a pdf of a table in html and php?
Basically I have 3 tables , I’m making a kind of Inner Join in php kk and generating a new table with the data I want ,has how to turn this table into pdf ? ` <table> <th>Nome do…
-
2
votes1
answer29727
viewsHow to insert line break in javascript
My code has a Textarea, in it I send some messages, but when I jump a line, when receiving this message the line break is ignored currently I use the following command in my javascript function to…
-
2
votes2
answers33
viewsOrganizing information in table
I am creating the following table: <div class="div1" id="employee_table"> <table class="table table-bordered"> <tr> <th width="10%">De</th> <th…
-
2
votes4
answers50
viewsHow to redirect the user to the page they were trying to access before login was requested?
Imagine the following scenario: I have a website with an application form for people who want to apply for a particular position. What happens nowadays is that when the person submits the…
-
2
votes0
answers67
viewsNot loaded server style in Node.js application
I have a question. I’m using the github pages to develop a website using Node.js. In my host, styles load and I can view them normally in the browser. However, when I try to see the application to…
-
2
votes1
answer289
viewsHow to group radio Buttons
Hello, I’m wanting to make a way that these radio Buttons get the same name inside a form, but that are marked by question. Because I’m going to send this form to a PHP and pick it up there as an…
-
2
votes1
answer202
viewsProblem when displaying image between html tags
I’m trying to display in a template images that are saved in a database, the insertion and the search of the image are done correctly, the display also, however to some extent, because when I try to…
-
2
votes1
answer687
viewsCalculator Bhaskara Javascript
Well, I’m starting to program and my question is this: 1) I created this HTML page to calculate a simple bhaskara formula: let valorA = parseFloat(document.getElementById('#a').value); var numA =…
-
2
votes2
answers607
viewsSwitch Button with Vuejs
Here’s what I wanna do: Pessoa Click on Botao Contratar that is green with Bootstrap It changes the class of the button. In short: Clicked the button he becomes another. What method and event should…
-
2
votes1
answer88
viewsPositioning <p> on one side and img on the other
I’m not getting my position <p> left and mine <img> right, and even worse the first label of my form rises above my header, how do I position ? <div class="container"> <div…
-
2
votes1
answer531
viewsGrab only some attributes of HTML tags
I have several inputs, from a curl, but I just need the name and of value of these inputs: <input type="hidden" autocomplete="off" name="timezone" value="180" id="u_0_9"> I have this code:…
-
2
votes2
answers1139
viewsEffect appear text when mouse and transparency in photo
Good evening Everyone I was able to make the effect of passing the mouse arrow and making the image transparent and make the text appear on top of the photo, but I can’t solve the following problem:…
-
2
votes0
answers328
viewsLogin with authentication token using jquery and ajax
I’m venturing to try to log in using token for authentication, using jquery and ajax. I have the user screen and password with the login button and another screen where there is a table with…
-
2
votes1
answer45
viewsError with Html/Bootstrap text alignment
I’m having a problem with a website I can’t fix. I’m trying to make an information card without using a Bootstrap card because I want the image to be on the left side so I decided to do something…
-
2
votes2
answers363
viewsSelect a select by the input value
Well, come on, I believe my doubt is simple but I can’t unravel. <h2 style="color:#333333; font-family:verdana;font-size:100%;text-align:center">Código de Cliente: <input type="text"…
-
2
votes1
answer183
viewsOPEN SELECT when "Hover" or "Focus"
I’ve searched several sites, but I did not find one that was what I wanted, the ones I saw expand the select using the size and that’s not what I want, I want as if it was a user click on the…
-
2
votes1
answer54
viewsHow to make a continuous slider?
I’m trying to make a continuous slider like this <div class="owl-carousel owl-theme"> <div class="item"> <a href="#" title=""> <img src="portfolio/img/thumb01.jpg" alt="">…
-
2
votes1
answer46
viewsMake another div text disappear
Make text from a different div disappear when another text appears <style> .descricao{ display: none; } </style> <div id="textos1"> <span class="item"…
-
2
votes1
answer54
viewsError with search bar results
I have a search field where I type the term and it looks for references in the database, all right until then. It turns out that when I delete and leave the input blank search, it keeps displaying…
-
2
votes2
answers75
viewsI cannot insert the data into the sql table with a form
I am editing a wordpress plugin, and wanted with a form that I made the user when filling the form and the data were entered in the database I already have code but something does not work, could…