May 26, 20197 yr Hello, Could someone with bigger experience than me suggest me, how to start creating websites with a code? I know some CSS, HTML, CSS3, but I have been using WordPress for all the time. Now I want to start creating websites without WordPress. It has too many limitations for me and I do not feel comfortable within it. I want to take full control of what I am creating. Thanks for your answer Best Regards, Oskar
June 1, 20197 yr html and css are all that you need for a static website. if you are looking to add server side code, then i will suggest learning php. Other options exist but i'm not fond of them: asp and python. PHP with PDO is very easy to learn.
July 18, 20197 yr On 5/26/2019 at 4:54 PM, Eurogetwork said: Hello, Could someone with bigger experience than me suggest me, how to start creating websites with a code? I know some CSS, HTML, CSS3, but I have been using WordPress for all the time. Now I want to start creating websites without WordPress. It has too many limitations for me and I do not feel comfortable within it. I want to take full control of what I am creating. Thanks for your answer Best Regards, Oskar If you want to build a site with your own coding, you can start learning HTML. After that, you can learn further for other coding, like CSS, Javascript, asp, and many more coding as you needed to build a website.
July 19, 20197 yr Try to create dummy website from existing websites and check how it is done. Search for webdesigners in UK and you will get a good number of fancy website. Try to emulate them. Use Visual Code...it is an awesome IDE for coding. Today there are so many tools ...just keep an eye out for them. Subscribe to some good youtube channels that will give you a plethora of coding information
Create an account or sign in to comment