Is it possible to c...
 
Share:
Notifications
Clear all

Is it possible to create a Webpage without HTML?

2 Posts
2 Users
0 Reactions
740 Views
Posts: 4
Topic starter
(@rachit)
New Member
Joined: 3 years ago

I was wondering if it is possible to create a simple webpage, without even creating or adding any HTML element manually? If it's possible then someone please explain how?

Topic Tags
1 Reply
Posts: 1
(@jasper)
New Member
Joined: 2 years ago

Basically HTML is the Markup language that renders any webpage. Either one way another you'll use any language and at the userend it'll be converted to the markup language of web, aka HTML. 
You may use python, PHP or NodeJS to differently render any simple text or complicated designs as pages though deep down they'll use HyperText Markup Language to show up elements.

Reply
Share: