Hopefully you have some examples of how to connect my HTML designs to a (free) CMS.
Much appreciated!
1–8 of 8 posts
Hopefully you have some examples of how to connect my HTML designs to a (free) CMS.
Much appreciated!
HTML and CSS alone would not be adequate for the kind of behaviour you are looking for - 'updating their site'. At the very least, you need to learn how to customise a CMS. A well known CMS that I would recommend is WordPress. However, there are others in other languages/platforms. But, since you are talking of a CMS, I thought I should point you towards the most widely used one. Thus, you need to invest your time in…
Thanks
HTML and CSS alone would not be adequate for the kind of behaviour you are looking for - 'updating their site'. At the very least, you need to learn how to customise a CMS. A well known CMS that I would recommend is WordPress. However, there are others in other languages/platforms. But, since you are talking of a CMS, I thought I should point you towards the most widely used one. Thus, you need to invest your time in…
I'm familiar with Wordpress. I did set it up a couple of times, but I used a theme were i could re-do some colouring, and fonts etc. Now i've got a website, and I would like to add a CMS behind it, It could be Wordpress or another one, but the connection I can't seem to make. Build a website, then connect the HTML / CSS to Wordpress. Do you have any resources where I can look into to start making this connection? Tha…