![]() |
HTML vs Wordpress - Printable Version +- Post4VPS Forum | Free VPS Provider (https://post4vps.com) +-- Forum: Web Technology & Internet (https://post4vps.com/Forum-Web-Technology-Internet) +--- Forum: Web Design & Projects (https://post4vps.com/Forum-Web-Design-Projects) +--- Thread: HTML vs Wordpress (/Thread-HTML-vs-Wordpress) Pages:
1
2
|
RE: HTML vs Wordpress - Kururin - 04-03-2018 Not really HTML per say, I like to build my website on webapps like Ruby on Rails or Python's Django. They are really safe as their code is different from your typical html or wordpress site. They also make use of MVC model where everything is separate (model, view and controller) and they all make a complete webapp working in harmony. |