Search
 
SCRIPT & CODE EXAMPLE
 

HTML

basefont tag in html

<!-- The basefont tag WAS used to specify the default value of font style -->

<html>
  <head>
	<basefont color="blue" size="5" face="arial">
  </head>
  <body>
   	<p>The basefont tag is NOT supported in HTML5</p>
	<p>Please use CSS to style the document</p>
  </body>
</html>
Comment

PREVIOUS NEXT
Code Example
Html :: how to redirect to gmail with a tag html 
Html :: default checked radio button 
Html :: tailwind image text 
Html :: auto year in html 
Html :: how to make dropdown in html 
Html :: bootstrap diable backround on modal 
Html :: html5 video player 
Html :: country code for continents 
Html :: how to protect + embed google drive video html5 
Html :: html color gold hex 
Html :: html form validation for phone numbers 
Html :: open link in a new tab 
Html :: how to add ads on html 
Html :: how to make a link in html that opens in a new tab 
Html :: bootstrap table combine columns 
Html :: iframe responsive 
Html :: reactstrap input background color when autocomplete 
Html :: pyscript python 
Html :: tailwind container 
Html :: blankspace html 
Html :: link to the same page html 
Html :: open new tab anhor tag 
Html :: aos library 
Html :: how to embed a website in another website 
Html :: convert string to boolean js 
Html :: icon is not showing in html 
Html :: text inside input 
Html :: como tirar a sublinhado da tag a 
Html :: button element in html 
Html :: svg icon not showing html 
ADD CONTENT
Topic
Content
Source link
Name
1+4 =