css tag

367 questions


1 answers
379 views
0
DISPLAYING METHOD OF DOT PICTURE FONT HOMEWORK ON BROWSER GAME

I'm trying to create a dot-picture game with HTML, CSS, and JavaScript, but I don't know how to display fonts that aren't on the other PC.The library uses p5.js, and I have no other plans to use it.

1 years ago

1 answers
323 views
0
Web Development Portfolio Development Steps and Learnings

I'm a beginner in programming.I am currently studying HTML, CSS, and Python, and I am thinking of proceeding with portfolio creation at the same time.When creating a web application, HTML, CSS, Javasc...

1 years ago

1 answers
360 views
0
Please tell me how to process the value received from the input tag in Html.

I'm a beginner in programming.I am thinking of a service where I can receive words in HTML with input tags and introduce recommended movies based on the results.I created the input form from the input...

1 years ago

1 answers
416 views
0
Chrome's behavior is strange when the character size of placeholder is reduced with input tag.

inputI wanted the placeholder character size of the tag to be smaller than the normal input character size.Therefore, we applied the following css.input{ max-height —40px; padding —8px; font-size: 32p...

css
1 years ago

1 answers
382 views
0
How to insert elements into a responsive screen

When I set the PC size screen on the left to the smartphone size on the right, I want to put the green element between red and blue.Please tell me how to do it.By the way, there is no code yet.

1 years ago

2 answers
423 views
0
The context menu generated by addEventListener is not displayed with the first right click.

The source codes below are Javascript, css, and HTML respectively.I would like to right-click the contextmenu1 and contextmenu2 of the id attribute in this HTML.I want contextmenu1 to be displayed whe...

1 years ago

1 answers
276 views
0
I want to change the background-size depending on the device I use.

What do you want to doThe background-size doesn't look good in the app I'm making. So I want to do something like contain for pc, cover for other things.Example Codepages.scss.top-main{ padding —200px...


1 answers
381 views
0
I want to fade in with javascript

GoalScroll through the 74 to 87 lines of html and fade in when visible.·Our Service is down ·Image/black.png is up ·Development of engineers to promote image/educure01.jp DXFor businesses looking to e...

1 years ago

1 answers
422 views
0
How do you determine the class of elements?

Right-click on the element you want to erase and select Validate.HTML elements are shown in blue, and Stylus describes the elements you want to erase..entry-card-content {display:none;}The element see...

css
1 years ago

1 answers
275 views
0
I would like to set up a sort box where I can sort the items in the articles on the blog site.

I'd like to make a filter box that lists the items in the article on my site in the order of price and the date of release.The image below is a screenshot from FANZA, and I just want to make a sort bo...

css
1 years ago
« - 2 - »

© 2024 OneMinuteCode. All rights reserved.