phranque

msg:4512222 | 10:54 am on Oct 25, 2012 (gmt 0) |
welcome to WebmasterWorld, andrewneil! html is a markup language and there are no logical or procedural elements. there are other technologies that can generate "dynamic content" in the form of html documents. what are your requirements?
|
g1smd

msg:4512224 | 10:57 am on Oct 25, 2012 (gmt 0) |
HTML is a markup language: headings, paragraphs, lists, tables, forms, links, images, etc. You can have HTML code placed in a static file or you can have a PHP or other script send HTML code and content out to a browser. The page is separately styled using CSS to specify how the various page elements should be displayed.
|
lucy24

msg:4512408 | 9:01 pm on Oct 25, 2012 (gmt 0) |
... and you can have a static html page include dynamic php content :) In some situations you can make a responsive html page. There was a recent thread about page width. I had lots of fun playing with that.
|
Alex67

msg:4529208 | 6:15 am on Dec 18, 2012 (gmt 0) |
Yes, we can but we need to scripting languages or through PHP. make sure HTML is a simple markup language, where as not possible to use independently.
|
papercupmachine

msg:4530363 | 7:09 am on Dec 22, 2012 (gmt 0) |
yes we can create dynamic webpage using html. But HTML is only a markup language so we use any scripting language with html for creating dynamic webpages
|
|