style = {color: red; text-decoration: line-through;}
Related Posts:
Create FB Instant Game1. index.html
<html>
<body>
<script src="https://connect.facebook.net/en_US/fbinstant.6.2.js"></script>
whatever...
</body>
</html>
2. main.js
FBInstant.initializeAsync()
&nb… Read More
10 advanced Joomla tips to become a pro
Joomla offers a great number of functionalities to smoothen your development life. But these features could seem overwhelming sometimes and you might miss some of the great functionalities that will make you a pro user.
So,… Read More
Activate Iphone1. Switch to Safe mode
2. Connect to Itune - Update - Activate… Read More
How to hide Help Menu in Joomla backend?
While customizing the Admin template, most of us come across a situation where you want to hide the “Help” menu and the first solution which pops up in your mind is to use CSS to hide it. However, there is a very simple… Read More
How to create your own Joomla admin menu
How many times you asked yourself: "Why my customers have to see exactly this same admin menu as I do, it's too complicated for them". One thing that Joomla users mostly appreciate about the platform is its flexibility. One … Read More
0 comments:
Post a Comment