Friday 25 December 2015

Email Subscription

Hi guys, yesterday I have made a subscription form for the my blog readers now they can subscribe my blog and can get the my new post via email.
I will tell you how did I get this so stay tuned with more updates from me... 

Wednesday 16 December 2015

Start With Bootstrap

Hello Friends, What's Up! After a long time, I am starting again to post the article but this time I am feeling embarrassment because due to my busyness I was unable to give the decent time to my newly blog.

First of all we will know about the bootstrap framework. What is the bootstrap framework and how does it work for us?

About Bootstrap :- Bootstrap is the most popular Html, Css and Javascript framework to build the responsive and mobile-first websites. bootstrap is very easy to use because it contains classes that we have to use for particular purpose.

The most popular features of bootstrap is explained below -

HTML5 doctype :- It is mandatory to use the html5 doctype at the beginning of the every document.
The syntax is -
<!DOCTYPE html>
<html lang="en">
  ...
</html>

Mobile first :- As mentioned above, bootstrap is made to design the website mobile-first so for that purpose before making any file of bootstrap we have to mention certain meta tags.

<meta name="viewport" content="width=device-width, initial-scale=1">

<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">




<form style="border:1px solid #ccc;padding:3px;text-align:center;" action="https://feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow" onsubmit="window.open('https://feedburner.google.com/fb/a/mailverify?uri=blogspot/yCWcu', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true"><p>Enter your email address:</p><p><input type="text" style="width:140px" name="email"/></p><input type="hidden" value="blogspot/yCWcu" name="uri"/><input type="hidden" name="loc" value="en_US"/><input type="submit" value="Subscribe" /><p>Delivered by <a href="https://feedburner.google.com" target="_blank">FeedBurner</a></p></form>


Monday 13 April 2015

New Planning Of TechExpert

Hello friends, What's Up? Today I am very depressed and in result, I have delete all my blog post whatever I have post so far...

What do you think about it? Did I do it correct or wrong? I have done it because of my unsuccessful of blogging daily. Should I enter in the blogging world yet?

Now after thinking for a while, I have think that I never let the blogging go because it's my passion and I can't forget and never let it go. I accept my unsuccessful but I will not defeat and will continue to blogging.

I have think a new idea about my blog layout and about it's content that I will not post only regarding technical content as well as I will post the content regarding buzzes in the world whatever is happening in the world outside. The content may go regards technical post of programming or software application like Ms-word or Ms-Excel or Ms-PowerPoint or my personal life but I have decided now I will never share my blog post until it contain many post or become a healthy blog.

My blog will contain the contents of given below list-
  1. HTML5
  2. CSS3
  3. JavaScript
  4. Php
  5. MySQL
  6. JQuery
  7. XML
  8. JSON
  9. Wordpress CMS
  10. CakePhp Framework
  11. MS-Word
  12. MS- Excel
  13. MS- PowerPoint
  14. PhotoShop
  15. Coral-Draw etc.
So friends, these were the keywords about that I will post the content on my TechExpert blog. I explain little bit about these keywords.

HTML5, CSS3, JavaScript and PhotoShop is the pair to learn the work of web designing if you wanna go for web designing profession then you must learn HTML5, CSS3, JavaScript and PhotoShop.

Php, MySQL is the pair of scripting language use to build the quick and dynamic website. Php is the Hypertext programming language and MySQL is the database which store the data in the database. When you have learn all these programming which one I have described upon after that you can go for cms like WordPress and frameworks like Cakephp or someone others but this is too far yet. I will post firstly some basic functionality of programming and gradually will go on the higher level of programing like php5, customize the layout of WordPress based website and make website to use the frameworks. so friends see you soon with my next post.