Questions tagged [html4]

HTML Version 4.0 was published in Dec '97 by the W3C. It offers three variations: Strict, in which deprecated elements are forbidden, Transitional, in which deprecated elements are allowed, Frameset, in which mostly only frame related elements are allowed

HTML version 4.0 was published in December 1997 by the W3C.

It offers three variations: wikipedia

  • Strict, in which deprecated elements are forbidden,
  • Transitional, in which deprecated elements are allowed,
  • Frameset, in which mostly only frame related elements are allowed;
244 questions
-1
votes
1 answer

REGEX for html4

i want to parse html4 in C# (unity), using regEx, is there any RegEx that can help me ...?? Thanx
hanan
  • 1,768
  • 1
  • 14
  • 19
-1
votes
3 answers

setting color and font-size inline in HTML4?

Sorry for the retro question, but I have to add two highlighted paragraphs of text (just a kind of "oldness warning") to a VERY old website (HTML4), and I can't seem to find out how to set text color and size as inline attributes in HTML4. I tried…
Johannes
  • 64,305
  • 18
  • 73
  • 130
-1
votes
1 answer

301 Redirect to site without .htaccess (myshopify.com) & SEO rank issue

History/Context: I have a site, 'www.oldexample.com' built in 1998, HTML 4.01 transitional on Apache, cpanel server. Until last fall our main keywords got us to top 10. After mobile changes and Panda etc, Dropped to page 2 or 3 for all but one very…
-1
votes
2 answers

Getting the value of an anchor tag which is generated dynamically

I'm trying to insert a div element on click of every anchor tag that is inside a set of elements of a dynamically generated html table. So far i'm only able to click the tag but not able to identify which row's tag is clicked. //response…
kkk
  • 166
  • 2
  • 18
-1
votes
1 answer

deployed in a Adobe ColdFusion environment

Is it possible to be deploy this theme in Adobe ColdFusion environment? Any Suggestions? Thanks Sri
Srinu Basava
  • 183
  • 1
  • 1
  • 8
-1
votes
5 answers

Is XHTML 1.1 better than other doctypes?

This is stated on this page http://www.veiled-chameleon.com/xhtml11.html XHTML 1.1 allows for the easy creation of different display formats, such as a page format for printing, for wireless devices and PDAs, and television based browsers,…
Jitendra Vyas
  • 148,487
  • 229
  • 573
  • 852
-1
votes
1 answer

Column 23: document type does not allow element "LINK" here

this is the page - http://www.class-a-studio.co.il/contact.php Column 23: document type does not allow element "LINK" here The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested…
-2
votes
1 answer

Prevent direct access to htm files, allow access through tags

I'm working with an older web application that uses the HTML4 tag to insert the navbar, content etc. in the index.php file. I want to allow the tag to load these files, but to prevent direct access to these .htm files. It's not…
Nijn
  • 388
  • 6
  • 22
-2
votes
2 answers

Accessibility wise, what's the oldest browser currently in use? What's the oldest browser I can realistically program for?

Which syntax and features should I use if I wanted to write a webpage that could be correctly parsed by any device realistically still in use? By currently in use I mean also devices whose usage is not statistically meaningful to be included on…
-2
votes
1 answer

Where is the error in tag(a)?

this is my first year in html courses, i'm using HTML 4.01 Strict/XHTML 1.1 Where is the error in this code??
-2
votes
3 answers

Submit a form without clicking a button

Your name:


Your file:


How do I submit this form using…
Jasper
  • 5,090
  • 11
  • 34
  • 41
-3
votes
3 answers

How do i change the background color of my website with HTML

Help me,i need to change the color of the background of my website and i dont know how, I still haven't tried doing that because i dont know how. I have only coded these lines: My first creations…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/html" class="post-tag grid--cell" title="show questions tagged 'html'" rel="tag">html</a> <a href="../../questions/tagged/html4" class="post-tag grid--cell" title="show questions tagged 'html4'" rel="tag">html4</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Apr 11 '21 at 15:38">asked Apr 11 '21 at 15:38</time> <a href="../../users/15575562/pycharmgiveshope" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/15575562.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="PyCharmGivesHope" /> </a> <div class="s-user-card--info"> <a href="../../users/15575562/pycharmgiveshope" class="s-user-card--link">PyCharmGivesHope</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">21</li> <li class="s-award-bling s-award-bling__gold" title="1 gold badge">1</li> <li class="s-award-bling s-award-bling__silver" title="1 silver badge">1</li> <li class="s-award-bling s-award-bling__bronze" title="3 bronze badge">3</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-29579349"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>-3</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/29579349/what-tio-think-of-when-converting-a-web-page-from-html-4-to-html-5" class="question-hyperlink">What tio think of when converting a web page from HTML 4 to HTML 5</a></h3> <div class="excerpt">I am working on converting a web page from HTML 4 to HTML 5. I have noted that two major differences, which caused me lots of problems, is that class names are case-sensitive in HTML 5 and that statements like "width: 10;" are not allowed in CSS…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/html" class="post-tag grid--cell" title="show questions tagged 'html'" rel="tag">html</a> <a href="../../questions/tagged/quirks-mode" class="post-tag grid--cell" title="show questions tagged 'quirks-mode'" rel="tag">quirks-mode</a> <a href="../../questions/tagged/html4" class="post-tag grid--cell" title="show questions tagged 'html4'" rel="tag">html4</a> <a href="../../questions/tagged/transitional" class="post-tag grid--cell" title="show questions tagged 'transitional'" rel="tag">transitional</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Apr 11 '15 at 15:04">asked Apr 11 '15 at 15:04</time> <a href="../../users/4302422/jacob-palme" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/4302422.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Jacob Palme" /> </a> <div class="s-user-card--info"> <a href="../../users/4302422/jacob-palme" class="s-user-card--link">Jacob Palme</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">11</li> <li class="s-award-bling s-award-bling__bronze" title="1 bronze badges">1</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-14931060"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>-3</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>2</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/14931060/any-benift-to-using-html-4-over-html-5" class="question-hyperlink">Any benift to using HTML 4 over HTML 5?</a></h3> <div class="excerpt">Is there any reason to use HTML 4 instead of HTML 5? </div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/html" class="post-tag grid--cell" title="show questions tagged 'html'" rel="tag">html</a> <a href="../../questions/tagged/html4" class="post-tag grid--cell" title="show questions tagged 'html4'" rel="tag">html4</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Feb 18 '13 at 07:03">asked Feb 18 '13 at 07:03</time> <a href="../../users/2082289/james-long" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/2082289.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="James Long" /> </a> <div class="s-user-card--info"> <a href="../../users/2082289/james-long" class="s-user-card--link">James Long</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">61</li> <li class="s-award-bling s-award-bling__bronze" title="5 bronze badges">5</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-11076186"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>-3</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/11076186/is-video-tag-html5-inherit-from-html4-tag" class="question-hyperlink">Is video tag html5 inherit from html4 tag?</a></h3> <div class="excerpt">Can anyone pointed me to any info? I heard that video tag html5 was inherit from html4 tag. Is that true? Which tag is used for that? Thanks. </div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/html" class="post-tag grid--cell" title="show questions tagged 'html'" rel="tag">html</a> <a href="../../questions/tagged/html5-video" class="post-tag grid--cell" title="show questions tagged 'html5-video'" rel="tag">html5-video</a> <a href="../../questions/tagged/html4" class="post-tag grid--cell" title="show questions tagged 'html4'" rel="tag">html4</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Jun 18 '12 at 01:53">asked Jun 18 '12 at 01:53</time> <a href="../../users/430926/user430926" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/430926.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="user430926" /> </a> <div class="s-user-card--info"> <a href="../../users/430926/user430926" class="s-user-card--link">user430926</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">4,017</li> <li class="s-award-bling s-award-bling__gold" title="13 gold badges">13</li> <li class="s-award-bling s-award-bling__silver" title="53 silver badges">53</li> <li class="s-award-bling s-award-bling__bronze" title="77 bronze badges">77</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="s-pagination pager fr"> <a class="s-pagination--item" href="../../questions/tagged/html4_page=15" rel="prev" title="Go to page 15">Prev </a> <a class="s-pagination--item" href="../../questions/tagged/html4_page=1" rel="" title="Go to page 1">1</a> <a class="s-pagination--item" href="../../questions/tagged/html4_page=2" rel="" title="Go to page 2">2</a> <a class="s-pagination--item" href="../../questions/tagged/html4_page=3" rel="" title="Go to page 3">3</a> <div class="s-pagination--item s-pagination--item__clear">…</div> <div class="s-pagination--item is-selected">16</div> <a class="s-pagination--item" href="../../questions/tagged/html4_page=17" rel="" title="Go to page 17">17</a> <a class="s-pagination--item" href="../../questions/tagged/html4_page=17" rel="next" title="Go to page 17"> Next</a> </div> </div> </div> </div> </div> <script src="../../static/js/stack-icons.js"></script> <script src="../../static/js/fromnow.js"></script> </body> </html>