d tag

2228 questions


2 answers
83 views
0
The element of does not apply.

...<table> <caption>... </caption> <thead>... </thead> <tbody>... </tbody> <tfoot> <small>&#8251; Note 1&#41; I wanted to comment on the ...


1 answers
144 views
0
Front-end programmers and publishers

What is the difference between front-end programmers and publishers in Korea?

2 years ago

1 answers
118 views
0
This is a question about the difference between margin and padding when styling the list.

He styled the list elements in css around 6 minutes and 10 seconds of lecture 2-8 and compared margin and padding alternately. But what I'm curious about is that both of them gave 10px values up and d...


2 answers
104 views
0
Android Google Maps Abnormalities

Hello. I'm asking for your help because I couldn't solve the problem while studying Android.Currently, I'm going to make Google Maps into fragments and float them. The float is successful, but Only th...

2 years ago

1 answers
25 views
0
Auto-float keyboard on first run of Android activity

If you give the stateVisable or stateAlwaysVisable attribute in windowsSoftInputMode, the keyboard automatically rises even when the activity goes out to the home screen and then turns on the app agai...

2 years ago

1 answers
49 views
0
I'd like to know how to reverse geo-coding using GPS.

I've been able to find latitude and longitude using GPS, but I want to convert the latitude and longitude found into an address through reverse geocoding, but I'm asking because I don't know how to ap...

2 years ago

2 answers
102 views
0
I have a question about accessibility (hidden, display:none)

As we proceed with this assignment (https://codepen.io/yamoo9/pen/YaxEBE), we have a question regarding accessibility.I wonder if there is a difference between giving hidden properties directly to ele...


1 answers
91 views
0
I have a question about the example of hoisting.

I have a question for Mr. Yamoo!There is an example of hoisting that you used in the lecture [4-24] Variable, Function Hoisting/Scope Chaining at around 7:13 p.m. When I run it, I get undefined. I thi...


1 answers
50 views
0
I have a question about figure and span.

I don't know how the ratio of the image will go in, so I tend to wrap it around with a span.Even if there is no figure caption, if you want to wrap the block that controls the size of the image, <f...

2 years ago

1 answers
144 views
0
Android) simpleDateFormat.parse(date).The time changes (pm -> am) after getTime(). Does anyone know?

Hi, everyoneI am inquiring because it was blocked while making a chatbot using dialog flow.SimpleDateFormat weatherDateFormatFromString = new SimpleDateFormat(yyyy-MM-dd hh:mm:ss)You created a variabl...

« - 137 - »

© 2024 OneMinuteCode. All rights reserved.