<html> <head> <title>in line style sheet </title> </head> <body> <hr>dfdsfdsfsdfdsf</hr> </boday> </html>
Though they are standards XHTML and DHTML both save as HTML or HTM files. It is a browser thing. Newer browsers will save the files associated with the page either in a separate directory or as a unified page, an interpretation of the copyright issues involved.
If you are creating a HTML file, use Notepad or another text editor, not a word processor. When you go to save it, save it with an extension of .htm or .html and set the "Save As Type" option to all files, to ensure a .txt extension is not also added.
DHTML is a combination of javascript, css and html. normally a website with collapse/open menu function is built with DHTML.
File > Save As > Click on File Type Button
Save the file with file name in double quotes comma A for ASCII. Example: SAVE "myfile.bas",A
no save option in psdf
The Save As comand is used for various things. It canbe used to save the file with a new name, giving you a separate copy of the file. It can be used to save the file into a new location. It can be used to save the file into a different format.
DHTML combines HTML, JavaScript, the HTML DOM, and CSS.
When you save the file, in the save as file dialog, click the drop down menu "Save As type". You can select "Webpage", "Single File Website", or "Webpage Filtered". Then save the file and you can open it as a webpage.
Use Save As in the File menu. Then pick one of the text file options in the Save As Type option.
If you choose to save as a html file than it will else it will save as the file type you told it to.
HTML stands for HyperText Markup Language. DHTML stand for dynamic HyperText Markup Language, however DHTML is not an actual coding language. While both of them used to build web sites, DHTML is typically used to mean the combination of HTML, CSS, JavaScript, and DOM.