CSS selectors


Pseudo-elements, which select a certain part of an element rather than the element itself. For example, ::first-line always selects the first line of text inside an element <p> as in this example,
acting as if a <span> was wrapped around the first formatted line and then selected.

This group of selectors is combined in order to target certian elements within our documents. The following for example selects paragraphs that are direct children of <article> elements using the child combinator (>).


Selector list

This is wrote as two separate rules with the same color.

This is a specialOne class paragraph.

You could also combine these into a selector list, by adding a comma between them.

This is a specialTwo class paragraph.

You may find the selectors more readable if each is on a new line.

The “Rising Thunder DCS World Dedicated Server Series” are a long term, story driven DCS world, “multi-client”, “muti-campaign”, “career level ” server series greatly inspired by the excellent DCS World servers by BuddySpike, “Operation:BlueFlag”, and loosely inspired by the novel, “Tom Clancy’s Red Storm Rising”, although with many differences, and with a few twists and surprises planned.

The Rising Thunder Gadget (RTG)

The core of the Rising Thunder server concept is the use of the “Rising Thunder Gadget” located at (http://??)(imbed thunderstorm sounds & lighting effect into website)

As the Rising Thunder Server has a differing end goal than of many other servers, one of survival and longevity of your personas life, our Leaderboard is also a little different.

Another test Link Test Link One

The souls of the Rising Thunder DCS World experience are your Personas. By default, each Rising Thunder account will have only two living personas. However, official Rising Thunder Supporters will get one extra persona per account, for a maximum of pool upthree living personas at any one time, for the next twenty four pppmonths after your last donation.

Persona’s life matters, so don’t throw your Personas life away (see the Rank Matters Table). Dead is dead, and dying sucks. Stuff happens by no fault of your own. Don’t ask to be a Lazareth! Survival, the self preservation of your personas life, and good training are the major philosophy of this server.

MDN web docs Reference table of selectors