Yes, because at the end, a website is nothing more than HTML (well you can add XML -XHTML- or some Javascript that is handled on the client) being rendered, the technology behind (plain HTML, PHP, ASP, Ruby on Rails etc.) is processed by the web server (the computer that hosts the site) and is always spit on plain HTML for your client (99.9% of the times, a web browser) to understand.