css tag

367 questions


2 answers
72 views
0
You want to align your content vertically with the width of your content.

As mentioned above, the width of the item expands to match the flec container, but How do I adjust this to the item content width?[html]<!DOCTYPE html> <html> <head> <metacharset...

1 years ago

2 answers
62 views
0
What is the correct behavior for smartphone display if you specify a link among the elements that are set to animation in CSS:hover?

Q1. What is the correct behavior if you click the link in the example below?·After running the animation to the end, link transition ·Link transition in the middle of animation·Link transition without...

1 years ago

1 answers
70 views
0
Understanding the Use of Vue.js on Static Sites

I think vue.js and others are mainly suitable for data-oriented dynamic pages such as SPAs.Can't you somehow bring the following benefits of vue.js (vue-loader) to a typical static site?I'm thinking a...

1 years ago

1 answers
95 views
0
I would like to color the selected text in the site navigation.

I'd like to change the character color of the selected page, which is common in site navigation.What should I do?For example, in the following case, after clicking the company guide, when the company ...

1 years ago

1 answers
97 views
0
I want to bring the image to the center of the screen.I want to fill in the text template.

for Mac and MobileHTML Source Code <body><br/><br/><br/><br/><br/>>br/>br/>><divid=spdayo><a href=index.html>img src=sp1.jpg alt=ginzagakubu...

1 years ago

1 answers
135 views
0
The Japanese language ban does not work in Chrome.

While Firefox and safari have long and short ts restrictions, Chrome does not. Applying Word-break:break-strict; to body will break the line.How (where?) should I write (where?) to properly apply the ...

1 years ago

2 answers
87 views
0
When I entered only half-width numbers in HTML text onkeydown, the numeric keypad does not work.

Thank you for your help.Windows, VisualStudio 2015 ASP.NET (VisualBasic), .NET Framework 4.6, Local IIS, browsers are developed in Google Chrome, IE, and .Put text (TextBox in ASP.NET, named txtTest) ...


1 answers
84 views
0
About the monaca quiz app

http://matorel.com/archives/754I also used this site as a reference to create a quiz app, but when I downloaded it to Android and tried it, I could do it on my PC, but the button for the option didn't...

1 years ago

1 answers
68 views
0
About flocss

I am using flocss, but Similar to the site-specific css (margin, padding, width, color) OOCSS structure?and css (not very honest, but is it display:block, etc.) that is common to all sitesI think both...

css
1 years ago

1 answers
84 views
0
If you attach it to many elements such as the hover effect of a tag, would you like to make it multi-class considering its expandability?

If you attach it to many elements such as the hover effect of a tag, would you like to make it multi-class considering its expandability?Or would you like to use the tag name as there are too many cla...

css
1 years ago
« - 6 - »

© 2024 OneMinuteCode. All rights reserved.