Questions tagged as 'html'

0
answers

Setting Layou CSS and HTML

I could not get the table " Input Interface and Output Interface " on the sides of the Another question is to sort the entries and exits of each " Plan / Do / Check / Action ", they would have to stay in the same line as in the image below...
asked by 04.07.2018 / 14:03
1
answer

Create link to menu item of another page [closed]

Hello, I have the following page with a menu of services in the middle of it like this: link And when I click on a service, it changes the content on the right side, okay. As I create on another page links that open this service page...
asked by 03.07.2018 / 15:24
1
answer

I can not submit the form!

I have this form in a Modal, but when I submit it it does not send anything by the post or get method, and the problem I encountered was modal itself, it does not submit inside modal. Someone could give me a help, I messed up something in the cr...
asked by 23.07.2018 / 19:18
0
answers

Update (Put) in my project does not write to BD (MongoDB)

I need to do an editing screen and I can not. See how my component is (I deleted the imports to save space) @Component({ selector: 'app-operators', templateUrl: './operators.component.html', styleUrls: ['./operators.component.css'], pr...
asked by 22.07.2018 / 16:26
1
answer

Error with Sticky NavBar

I have a problem related to sticky nav, basically it works and it is beautiful, but when inserting the bootstrap it overlaps the sticky, I could only fix it by removing the bootstrap and doing everything from the site in css. But I would like to...
asked by 08.06.2018 / 21:59
0
answers

Problems with HTML Responsive with ASP MVC5

I'm having trouble getting my page responsive, desktop is getting correct, as the picture shows: However,whentestingformobile,itlookslikethis(usingthetoolingooglechrometoemulatethescreenofamobilephone): MyHTMLis:@using(Html.BeginForm(FormMet...
asked by 08.06.2018 / 14:16
1
answer

How to Add an "overflow: scroll;" on the side of an extensive 'datalist'

I have a type="text" search bar next to a datalist, but I'm not succeeding by adding a scroll bar to the side of the displayed content, because the more we add names in the 'option value = the list box displayed, because of this I intend to add...
asked by 08.06.2018 / 20:41
0
answers

Datatables - Column for Row

I need a column of a table created with DataTables to appear in row mode, ie this would be the normal table: Id | InfoColuna | InfoColuna2 | InfoColuna3 | --------------------------------------------- 1# | InfoRow1 | InfoRow2...
asked by 19.06.2018 / 18:23
0
answers

How to open folder in windows through an HTML link?

Folders are opened through the browser. I would like you to open your own Windows folders. I have tried the following ways:     
asked by 19.06.2018 / 15:29
0
answers

Add a data in a specific cell of a table

I have a form with a schedule filter and I would like to add an X in a cell specific to that table schedule when I click the button and it adds a new line with the chosen field marked with X this is my filter and my for you that turns it into...
asked by 06.06.2018 / 13:38