diff options
author | Kirushan Rasendran <kirushan22@gmail.com> | 2015-10-17 23:46:03 +0530 |
---|---|---|
committer | Kirushan Rasendran <kirushan22@gmail.com> | 2015-10-17 23:46:03 +0530 |
commit | 4143b1d87ed465eb8f0dffa07d299ebe82566d45 (patch) | |
tree | 21ddb0b260df2d1065a59dc3bb53ce3be9a5739c /ta_in/css.html.markdown | |
parent | 8d809eac2e621daf92c609ed2cff6edeeedc983e (diff) |
removed EN
Tamil translated added removed EN from markdown
Diffstat (limited to 'ta_in/css.html.markdown')
-rw-r--r-- | ta_in/css.html.markdown | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ta_in/css.html.markdown b/ta_in/css.html.markdown index 3a46816c..1e3aa9b0 100644 --- a/ta_in/css.html.markdown +++ b/ta_in/css.html.markdown @@ -102,8 +102,7 @@ div.some-parent.class-name { } /* or அல்லது அதற்கு முந்தய உறுப்பின் மூலம் */ .i-am-any-element-before ~ .this-element { } -/* There are some selectors called pseudo classes that can be used to select an - element when it is in a particular state +/* சில selectors ஐ pseudo class மூலம் அணுக முடியும் , எப்போது எனில் அவை குறித்த ஒரு நிலையில் இருக்கும் போது ஆகும் */ |