html5 tag

175 questions


1 answers
49 views
0
I don't know how to save font size or color on the web

We are building a personal blog using node.js and Mongodivi.When posting a blog, there is no problem with the enter or space bar in the article when you select it from the string and save it as &n...


1 answers
112 views
0
Is there a way to get rid of the box that occurs when you set the div style in HTml?

You set div style = position: relative to place the image on the image as shown in the image. However, when I set the div, a box was created by the horizontal size of the image below it (blue box). In...

2 years ago

1 answers
42 views
0
html5 How to display a phrase when you click on a picture

How can I make a phrase appear when I click on a picture in HTML5?(Not a speech bubble)

2 years ago

1 answers
109 views
0
I have a question about HTML, CSS, JavaScript source encryption.

In the case of Naver Web document, if you click View Source in Chrome, you can see the source layer as follows. Of course, I don't know the whole context, but I was able to see how it was organized ro...


1 answers
115 views
0
Can I move it according to the size of the CSS position window?

<div style=border: 1px solid #cccccc; width: 98%; height: 80%; margin: 10px;><div style=position: relative; border: 1px solid red; width: 50%; height: 50%; margin: 0 auto;> <img src=ht...


1 answers
105 views
0
html How to print out the site you want without clicking on the link on the first page

Hi, everyone.In HTML If you click on index.html, it will be moved to that addressI'd like to have the ex) Google appear on the first page when I open the web. What should I do?

2 years ago

1 answers
90 views
0
I wonder why you use the data tag.

I wonder why you use the data tag.Is it just the semantic role of 'this is data linked to the server'?


2 answers
105 views
0
How do I delete a table class property with Bootstrap?

How do I delete the properties of a table class with Bootstrap applied?.table{ width:100%;}in bootstrap Even if you try to use the priority to width:none;, width:100%; is applied ㅠ

2 years ago

1 answers
74 views
0
Problems with video not being output on the screen

Write it in the tag like this video src=media/video/holzweiler-short.mp4 poster=media/video/holzweiler-short--cover.After png, I even closed the tag, but I downloaded and reloaded the file you uploade...

2 years ago

1 answers
43 views
0
It's my first time doing gridlayout in css, but I don't know how to interpret grid-column and grid-row.

html code <div class=grid> <div> <img src=./images/gallery_1.jpg alt=image title=image> <div class = shadow><a href = #>MORE</a></div> </div> ...

2 years ago
« - 13 - »

© 2024 OneMinuteCode. All rights reserved.