html tag

658 questions


1 answers
107 views
0
Understanding the Values Obtained in document.getElementsByClassName

When you retrieve a specific class in document.getElementsByClassName and loop it in forEach, only one element that should have two counts.If you check the console, you will receive the following valu...

2 years ago

1 answers
88 views
0
Unable to import JavaScript Module

I want to import my own JavaScript module (ES Module) in another file, but it doesn't work.Failed to load the module source file:///C:/Users/username/Programming/jsworks/ascii85/ascii85.mjs.The error ...

2 years ago

1 answers
61 views
0
Unable to link in Explorer

I would like to open my own (html) web in Explorer and link it to a file in the same web, but it says I can't browse this page and it doesn't link.How can I link?By the way, I write html in visual stu...

2 years ago

1 answers
84 views
0
About browser checks during web application development

When checking your browser, If the browser version is the same, do I have to worry about the OS version difference?If so, what kind of checks do you need?The details of the check are as follows.·Check...

2 years ago

1 answers
123 views
0
Not reflected in search after site multilingualization

Multilingualize HTML pages and English http~.comJapanese version of http~~.com/ja/This is the configuration.However, when I search in Japanese, the title of the English version becomes a hit.Alternate...


2 answers
94 views
0
Please tell me how to post it side by side on the index page.

Thank you for your help.I'm a beginner at rails.I'm creating a recipe app with rails4.I would like to list the contents stored in the model side by side on the index page.How should I arrange it?Curre...

2 years ago

1 answers
99 views
0
I was told that the resolution of the web image is 72 ppi, but recently...?

Regarding the resolution of the web image, is 72ppi standard these days?I want to make it look as beautiful as possible.I know that I will prepare images twice the size for retina, but Our site has a ...

2 years ago

1 answers
135 views
0
Navbar is not displayed correctly in bootstrap

I just started studying html, but I can use container and jumbotron, but navbar doesn't display correctly.Even if I copy directly from bootstrap's NAVS or NAVBAR, the display will be displayed differe...

2 years ago

1 answers
175 views
0
Back button fails to implement when using multiple pages in OnsenUI

Hello I am using Monaca's app production platform.My JS framework is OnsenUI V2 JS Minimum.In OnsenUI, we set up multiple pages and create a system that erases and returns the page to the destination ...


1 answers
84 views
0
How to create a button on a spreadsheet in Google apps script

I would like to use Google apps script to create a user interface like Button in the cell designating the sheet of the target spreadsheet.

2 years ago
« - 9 - »

© 2024 OneMinuteCode. All rights reserved.