Reddit Reddit reviews WordPress Web Design For Dummies

We found 1 Reddit comments about WordPress Web Design For Dummies. Here are the top ones, ranked by their Reddit score.

Computers & Technology
Books
Databases & Big Data
MySQL Guides
WordPress Web Design For Dummies
Wiley
Check price on Amazon

1 Reddit comment about WordPress Web Design For Dummies:

u/Wingo5315 ยท 2 pointsr/HTML

You can install WordPress on your server and create your own WordPress theme. It's not as complex or complicated as it sounds - if you're just creating a theme for your own website, you just add PHP snippets such as <?php get_the_date(); ?> where you want the date that your post was published to be displayed, for example.

I was like you, knowing HTML and CSS but not PHP, but I wanted to create a WordPress theme for my website. I found this book, which is really useful for this purpose and is very useful to look back at for reference.