Skip to main content

wordpress introduction-#T1



Wordpress is the powerful open source to create beautiful web-pages and blogs designed by Matt Mullenweg in 2003. It is fully customize content management system(CMS). CMS is a application or software that provide an easy environment to publish and manage the digital content of the webpage.
 Users can create the web-page in wordpress with or without coding so,it can be used by the non-technical person also.
According to the wordpress around 30% of the running website are being created from wordpress.lots of plugins are available to make the website beautiful with responsive design.

Feature of the wordpress

 Due to the following features wordpress getting popular each day.

  1.  wordpress is an open source platform where dynamic website can be created without any programming knowledge.
  2. lots of pro and the free plugin are available which helps to customize the website so, that non-technical person also easily create his/her personal blogs.
  3. lots of free samples themes are available.
  4. It is search engine optimization (SEO) friendly.
  5. It support multi language so,there is no any language barrier.   
From today onwards i will be regularly upload the wordpress tutorial series  form beginner stage to pro stage.
keep in touch  for more tutorials of wordpress... 

Popular posts from this blog

SMPS of computer

                                            fig:- working principle of SMPS       fig :- SMPS of computer From the above figure, we came to know that the function of SMPS in computer which is to convert  the high 220V-AC to 0-12V DC.SMPS contain several color of wires which carry the different voltage to the different parts of the computer.The following table shows the different color cables and its carrying voltage.      

warm clothes distribution program

‘ Small step can make a big difference ’ Rural Women Development Centre from morang,Nepal distributed the warm clothes to the needy people. They manage it possible by collecting fund from working staffs and management committe. Here is the video link of the distribution program. https://youtu.be/AxaHbivcQUM

Multiple mcp23017 interfacing with Arduino

MCP23017 is the I/O port extender that runs on 12C. It is 16-bit I/O expender.in this tutorial we are going to interface the single and multiple  mcp23017 with arduino.  fig:- mcp32017 module IT has 16 I/O ports from PA0 to PA7 and PB0 to PB7. first of all we are going to interface the single mcp23017 with Arduino. For this  connect the circuit as shown on figure. Download the library for mcp23017  from  sketch-- include library -- manage libraries.