Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

How to create WordPress theme from scratch ?

user-image
Question added by Adam Ahmed , IT & Web Developer , Freelance
Date Posted: 2016/02/22
Mohammad Ahmad Siddiqui
by Mohammad Ahmad Siddiqui , Sr.Software Engineer , GSPANN

Hi Adam Ahmed,

 

Thanks for invite.

I hope this link help. How to create theme using scratch?.

 

http://code.tutsplus.com/articles/how-to-create-a-wordpress-theme-from-scratch--net-706

 

Zakaria Zaidane
by Zakaria Zaidane , موظف , مرجان

WordPress HTML CSS JAVA SCRIPT

aswin joe
by aswin joe , web designer , subash technosis(pvt ltd)

You know HTML, CSS, and JavaScript. You can make beautiful websites. Maybe you’ve heard about WordPress, but aren’t entirely sure how to implement it, or why you might need it. Maybe a client asked for WordPress, but you’re not really familiar with it. Maybe you’ve worked with it before, but don’t know how to make your own theme from scratch. Whatever the case, this article is for you.

<div id="wrapper"> <div id="header"> <h1>Your Site Title</h1> </div><!-- end header --> <div id="main"> <div id="content"> <h2>Your Content Title</h2> <p>Your content blah blah...</p> </div><!-- end header --> <div id="sidebar"> <p>Your sidebar content...</p> </div><!-- end sidebar --> </div><!-- end main --> <div id="footer"> <p>Your footer content...</p> </div><!-- end footer --> </div><!-- end wrapper -->

More Questions Like This

Do you need help in adding the right keywords to your CV? Let our CV writing experts help you.