jssor - How would i access this tag <div u="slides" > through external CSS ? -


I am having trouble manipulating the cascading style sheets of this particular tag. I want an external cascading style sheet to change my style.

You can specify CSS for the 'Slides' container in the following manner,

Pre> & lt; Div id = "yourid" square = "yourclass" u = "slide" ... & gt; & Lt; Style & gt; #yourid {} .yourclass {} & lt; / Style & gt;


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -