⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 oo_html.html

📁 cetus网络开发资源指南,包括近2万个开发网址
💻 HTML
📖 第 1 页 / 共 3 页
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">

<HTML>

<!--$url-minder-options$ owner=manfred@manfred-schneider.de -->
<!--$url-minder-ignore$-->

<!-- Copyright (c) 1996-2000 by Cetus Team -->

<HEAD>
<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="TEXT/HTML; CHARSET=ISO-8859-1">
<META NAME="COPYRIGHT"     CONTENT="Copyright (c) 1996-2000 by Cetus Team">
<META NAME="AUTHOR"        CONTENT="Cetus Team">
<META NAME="ROBOTS"        CONTENT="INDEX,FOLLOW">
<META NAME="REVISIT-AFTER" CONTENT="7 DAYS">
<META NAME="DESCRIPTION"   CONTENT="Cetus Links: 18,846 Links on Objects and Components / HTML / CSS / DHTML / DOM / XHTML">

<META NAME="KEYWORDS"      CONTENT="HTML, HyperText, Markup, Language,
CSS, Cascading, Style, Sheet,
DHTML, Dynamic HTML, Dynamic, 
XHTML, Extensible HyperText Markup Language, Extensible HTML, Extensible, 
WAP, Mobile Access, 

Object, Objects, Component, Components, Orientation, 
Object-Orientation, Component-Orientation, Object Orientation, Component Orientation,
OO, OOP, CBD, Class, Interface, Software, Analysis, Design, Programming, Testing, 
Maintenance, Deployment, Development, Engineering, 
Cetus Links, Cetus, Link, Links, Collection, Resource, Archive">

<TITLE>Cetus Links: 18,846 Links on Objects and Components / HTML / CSS / DHTML / DOM / XHTML</TITLE>
<LINK REV="MADE" HREF="mailto:cetusteam@cetus-links.org">

</HEAD>

<BODY BGCOLOR="#FFFFFF" LANG=EN BACKGROUND="side.gif">

<TABLE CELLPADDING=0 CELLSPACING=0 WIDTH="100%">
   <TR>
      <TD ALIGN=LEFT><IMG SRC="pixel.gif" WIDTH=165 HEIGHT=1><BR><IMG SRC="pixel.gif" WIDTH=20 HEIGHT=1>
        <A TARGET="_top" HREF="software.html"><IMG ALT="Home" SRC="home.gif" BORDER=0 WIDTH=40 HEIGHT=40></A>
        <IMG SRC="pixel.gif" WIDTH=20 HEIGHT=1>
        <A TARGET="_top" HREF="#oo_search_menue"><IMG ALT="[Search / Menue]" SRC="go_search.gif" BORDER=0 WIDTH=40 HEIGHT=40></A>
      <TD ALIGN=CENTER><H3>Internet &amp; Intranets: HTML, CSS, DHTML, DOM, XHTML and related technologies</H3>
      <TD ALIGN=RIGHT><IMG ALT="[Logo]" SRC="whale.gif" WIDTH=165 HEIGHT=57>
   </TR>
</TABLE>
<HR NOSHADE SIZE=1>


<UL>

<LI><B>Intro</B>
<UL>
   <LI>
      What is <I>HTML</I>? 
      "<I>HTML</I> is the lingua franca for publishing hypertext on the World Wide Web. 
      It is a non-proprietary format based upon SGML, and can be created and processed by a wide range of tools, from simple plain text editors - 
      you type it in from scratch- to sophisticated WYSIWYG authoring tools. 
      <I>HTML</I> uses tags such as &lt;h1&gt; and &lt;/h1&gt; to structure text into headings, paragraphs, lists, hypertext links etc." (W3C)

   <P><LI>
      What is <I>CSS</I>? 
      "<I>Cascading style sheets</I> is a "new" way to add styles and look too your webpage. 
      You can trough <I>CSS</I> add (almost) any style too any element on the page. 
      <I>CSS</I> is sort of a own language, one you really have to know to master DHTML. ... 
      The main reason why <I>CSS</I> is so marvelous have to be the fact that you can link or import a style sheet, 
      that means you can have one style sheet for a entire site. 
      If you want to change something you only change it in that stylesheet and the entire site will change with it." (netpedia)
   <P><LI>
      "What is <I>Dynamic HTML</I>?
      I don't think everybody agrees completely on that question, but here's <I>DHTML</I> in a nutshell: 
      <I>Dynamic HTML</I> is really just <I>CSS</I> (cascading style sheets), <I>DOM</I> (document object model), Scripting (Javascript and VBscript) and <I>HTML</I>. 
      <I>DHTML</I> isnt really a language or a "thing" in itself - it's just a mix of those technologies." (netpedia)

   <P><LI>
      What is <I>DOM</I>? "The <I>Document Object Model</I> (<I>DOM</I>) is a platform- and language-neutral interface 
      that will allow programs and scripts to dynamically access and update the content, structure and style of documents. 
      The document can be further processed and the results of that processing can be incorporated back into the presented page." (W3C)

   <P><LI>
      What is <I>XHTML</I>? 
      "<I>XHTML</I> is a family of current and future document types and modules that reproduce, subset, and extend <I>HTML</I> 4.0. 
      <I>XHTML</I> family document types are XML based, and ultimately are designed to work in conjunction with XML-based user agents. ...
      <I>XHTML</I> 1.0 is the first document type in the <I>XHTML</I> family. It is a reformulation of the three <I>HTML</I> 4.0 document types as applications of XML 1.0. 
      It is intended to be used as a language for content that is both XML-conforming and, 
      if some simple guidelines are followed, operates in <I>HTML</I> 4.0 conforming user agents." (W3C)

</UL>

<IMG SRC="pixel.gif" WIDTH="1" HEIGHT=1>
<LI><B>Contents</B>
<UL>
   <LI>
      <A TARGET="_top" HREF="#oo_html_start_here">Start here</A> &nbsp;
      <!--<A TARGET="_top" HREF="#oo_html_examples">Examples</A>, &nbsp;-->
      <!--<A TARGET="_top" HREF="#oo_html_demos">Demos</A>, &nbsp;-->
      <!--<A TARGET="_top" HREF="#oo_html_fun">Fun</A>-->
   <LI>
      <A TARGET="_top" HREF="#oo_html_central_sites">Central Sites</A>, &nbsp;
      <A TARGET="_top" HREF="#oo_html_related_sites">Related Sites</A>, &nbsp;
      <A TARGET="_top" HREF="#oo_html_link_collections">Link Collections</A>, &nbsp;
      <A TARGET="_top" HREF="#oo_html_search">Search</A>
   <LI>
      <A TARGET="_top" HREF="#oo_html_tutorials">Tutorials</A>, &nbsp;
      <A TARGET="_top" HREF="#oo_html_faqs">FAQs</A>, &nbsp;
      <!--<A TARGET="_top" HREF="#oo_html_glossary">Glossaries</A>, &nbsp;-->
      <A TARGET="_top" HREF="#oo_html_support">Support</A>
   <LI>
      <A TARGET="_top" HREF="#oo_html_references">References</A> &nbsp;
      <!--<A TARGET="_top" HREF="#oo_html_standards">Standards</A>, &nbsp;-->
      <!--<A TARGET="_top" HREF="#oo_html_patents_trademarks">Patents / Trademarks</A>-->
   <!--<LI>-->
      <!--<A TARGET="_top" HREF="#oo_html_general_newsgroups">General Newsgroups</A>, &nbsp;-->
      <!--<A TARGET="_top" HREF="#oo_html_national_newsgroups">National Newsgroups</A>, &nbsp;-->
      <!--<A TARGET="_top" HREF="#oo_html_company_newsgroups">Company Newsgroups</A>-->
   <LI>
      <!--<A TARGET="_top" HREF="#oo_html_news">News</A>, &nbsp;-->
      <!--<A TARGET="_top" HREF="#oo_html_forums">Forums</A>, &nbsp;-->
      <A TARGET="_top" HREF="#oo_html_mailing_lists">Mailing Lists</A> &nbsp;
      <!--<A TARGET="_top" HREF="#oo_html_chats">Chats</A>, &nbsp;-->
      <!--<A TARGET="_top" HREF="#oo_html_multimedia">Multimedia</A>-->
   <LI>
      <A TARGET="_top" HREF="#oo_html_general_articles">General Articles</A>, &nbsp;
      <A TARGET="_top" HREF="#oo_html_special_articles">Special Articles</A> &nbsp;
      <!--<A TARGET="_top" HREF="#oo_html_interoperability">Interoperability</A>-->
   <!--<LI>-->
      <!--<A TARGET="_top" HREF="#oo_html_bibliographies">Bibliographies</A>, &nbsp;-->
      <!--<A TARGET="_top" HREF="#oo_html_books">Books</A>, &nbsp;-->
      <!--<A TARGET="_top" HREF="#oo_html_proceddings">Proceedings</A>, &nbsp;-->
      <!--<A TARGET="_top" HREF="#oo_html_magazines">Magazines</A>, &nbsp;-->
      <!--<A TARGET="_top" HREF="#oo_html_other_publications">Other Publications</A>-->
   <LI>
      <A TARGET="_top" HREF="#oo_html_organizations">Organizations</A>, &nbsp;
      <!--<A TARGET="_top" HREF="#oo_html_projects">Projects</A>, &nbsp;-->
      <A TARGET="_top" HREF="#oo_html_people">People</A>, &nbsp;
      <A TARGET="_top" HREF="#oo_html_conferences_workshops">Conferences / Workshops</A>
   <!--<LI>-->
      <!--<A TARGET="_top" HREF="#oo_html_development_environments">Development Environments</A>, &nbsp;-->
      <!--<A TARGET="_top" HREF="#oo_html_compilers_interpreters">Compiler / Interpreters</A>, &nbsp;-->
   <LI>
      <!--<A TARGET="_top" HREF="#oo_html_sdk">Software/Web Development Kits</A>, &nbsp;-->
      <A TARGET="_top" HREF="#oo_html_utilities_tools">Utilities / Tools</A>
   <!--<LI>-->
      <!--<A TARGET="_top" HREF="#oo_html_guis">GUIs</A>, &nbsp;-->
      <!--<A TARGET="_top" HREF="#oo_html_databases">Databases</A>, &nbsp;-->
      <!--<A TARGET="_top" HREF="#oo_html_orbs">ORBs</A>, &nbsp;-->
      <!--<A TARGET="_top" HREF="#oo_html_networking">Networking</A>-->
      <!--<A TARGET="_top" HREF="#oo_html_web">Web</A>-->
      <!--<A TARGET="_top" HREF="#oo_html_xml">XML</A>-->
   <!--<LI>-->
      <!--<A TARGET="_top" HREF="#oo_html_frameworks">Frameworks</A>, &nbsp;-->
      <!--<A TARGET="_top" HREF="#oo_html_libraries">Libraries</A>, &nbsp;-->
      <!--<A TARGET="_top" HREF="#oo_html_components">Components</A>, &nbsp;-->
      <!--<A TARGET="_top" HREF="#oo_html_other_software">Other Software</A>-->
   <!--<LI>-->
      <!--<A TARGET="_top" HREF="#oo_html_ftp_archives">FTP Archives</A>, &nbsp;-->
      <!--<A TARGET="_top" HREF="#oo_html_other_resources">Other Resources</A>-->
</UL>

<IMG SRC="pixel.gif" WIDTH="1" HEIGHT=1>
<LI><B>Other pages</B>
<UL>
   <LI><A TARGET="_top" HREF="oo_internet_intranets.html">Internet &amp; Intransets</A>
   <LI><A TARGET="_top" HREF="oo_xml.html">XML</A>
   <LI><A TARGET="_top" HREF="oo_active_server_pages.html">ASP</A>
   <LI><A TARGET="_top" HREF="oo_javaserver_pages.html">JSP</A>
   <LI><A TARGET="_top" HREF="oo_java_servlets.html">Servlets</A>
   <LI><A TARGET="_top" HREF="oo_server.html">Servers</A>
   <P>
   <LI><A TARGET="_top" HREF="oo_java.html">Java <B> ...</B></A>
   <LI><A TARGET="_top" HREF="oo_javascript.html">JavaScript <B> ...</B></A>
   <LI><A TARGET="_top" HREF="oo_jscript.html">JScript</A>
   <LI><A TARGET="_top" HREF="oo_vbscript.html">VBScript</A>
</UL>

</UL>
<HR NOSHADE SIZE=1>

<UL>

<LI><A NAME="oo_html_start_here"><B>Start here</B></A>
<UL>
   <LI><A TARGET="_top" HREF="http://www.w3.org/MarkUp/Guide/">Getting started with HTML (W3C)</A>
   <LI><A TARGET="_top" HREF="http://www.w3.org/TR/xhtml-roadmap/">HTML Working Group Roadmap  (W3C)</A>
   <LI><A TARGET="_top" HREF="http://www.htmlhelp.org/reference/html40/new.html">What's New in HTML 4.0  (Liam Quinn)</A>
</UL>

<!--<IMG SRC="pixel.gif" WIDTH="1" HEIGHT=1>
<LI><A NAME="oo_html_examples"><B>Examples</B></A>
<UL>
</UL>-->

<!--<IMG SRC="pixel.gif" WIDTH="1" HEIGHT=1>
<LI><A NAME="oo_html_demos"><B>Demos</B></A>
<UL>
</UL>-->

<!--<IMG SRC="pixel.gif" WIDTH="1" HEIGHT=1>
<LI><A NAME="oo_html_fun"><B>Fun</B></A>
<UL>
</UL>-->

<IMG SRC="pixel.gif" WIDTH="1" HEIGHT=1>
<LI><A NAME="oo_html_central_sites"><B>Central Sites</B></A>
<UL>
   <LI><A TARGET="_top" HREF="http://www.w3.org/Style/CSS/">CSS - Cascading Style Sheets (W3C)</A>
   <LI><A TARGET="_top" HREF="http://www.w3.org/MarkUp/">HTML - HyperText Markup Language  (W3C)</A>
   <LI><A TARGET="_top" HREF="http://www.w3.org/Mobile/">Mobile Access  (W3C)</A>
</UL>

<IMG SRC="pixel.gif" WIDTH="1" HEIGHT=1>
<LI><A NAME="oo_html_related_sites"><B>Related Sites</B></A>
<UL>

   <LI>General
   <UL>
      <LI><A TARGET="_top" HREF="http://webopedia.internet.com/TERM/C/CGI.html">CGI  (internet.com)</A>
      <LI><A TARGET="_top" HREF="http://msdn.microsoft.com/workshop/c-frame.htm#/workshop/author/default.asp">DHTML, HTML & CSS (Microsoft)</A>
      <LI><A TARGET="_top" HREF="http://www.articlecentral.com/cat.asp?deptid=58">HTML & CSS  (ArticleCentral.com)</A>
      <LI><A TARGET="_top" HREF="http://www.htmlhelp.org/">HTML Help (The Web Design Group)</A>
      <LI><A TARGET="_top" HREF="http://www.internet.com/">internet.com (internet.com)</A>
      <LI><A TARGET="_top" HREF="http://www.webreference.com/">WebReference.com (internet.com)</A>
   </UL>

   <P>
   <LI>CSS
   <UL>
      <LI><A TARGET="_top" HREF="http://www.w3.org/Style/CSS/">CSS - Cascading Style Sheets (W3C)</A>
      <LI><A TARGET="_top" HREF="http://www.w3.org/Style/">Web Style Sheets (W3C)</A>

      <P>
      <LI><A TARGET="_top" HREF="http://webopedia.internet.com/TERM/C/CSS.html">CSS  (Mecklermedia)</A>
      <LI><A TARGET="_top" HREF="http://webreview.com/pub/guides/style/style.html">CSS Guide (Miller Freeman)</A>
      <LI><A TARGET="_top" HREF="http://www.w3.org/Style/CSS/current-work">CSS3: under construction (W3C)</A>
      <LI><A TARGET="_top" HREF="http://jigsaw.w3.org/css-validator/validator.html.en">CSS Validation Service (W3C)</A>
      <LI><A TARGET="_top" HREF="http://webreview.com/pub/Style_Sheets">Style Sheets (Web Review)</A>
      <LI><A TARGET="_top" HREF="http://webreview.com/wr/pub/guides/style/style.html">Style Sheets Reference Guide (Web Review)</A>
      <LI><A TARGET="_top" HREF="http://www.w3.org/StyleSheets/Core/">W3C Core Styles  (W3C)</A>
      <LI><A TARGET="_top" HREF="http://www.finetuning.com/xsl.html">XSL and CSS Stylesheet Resources (finetuning.com)</A>
   </UL>

   <P>
   <LI>DHTML
   <UL>
      <LI><A TARGET="_top" HREF="http://www.inquiry.com/techtips/dhtml_pro/">Ask the DHTML Pro (DevX)</A>
      <LI><A TARGET="_top" HREF="http://www.actionjackson.com/dhtml/default.asp">DHTML  (actionjackson.com)</A>
      <LI><A TARGET="_top" HREF="http://www.webreference.com/dhtml/">DHTML Lab (internet.com)</A>
      <LI><A TARGET="_top" HREF="http://www.articlecentral.com/cat.asp?deptid=35">DHTML & JavaScript (ArticleCentral.com)</A>
      <LI><A TARGET="_top" HREF="http://webreview.com/pub/Dynamic_HTML">Dynamic HTML (Web Review)</A>
      <LI><A TARGET="_top" HREF="http://developer.iplanet.com/tech/dynhtml/index.html">Dynamic HTML Developer Central  (iPlanet Developers)</A>
      <LI><A TARGET="_top" HREF="http://www.dhtmlzone.com/index.html">Dynamic HTML Zone (?)</A>
      <LI><A TARGET="_top" HREF="http://www.jsworld.com/">JavaScript World (netpedia)</A>
   </UL>

   <P>
   <LI>DOM
   <UL>
      <LI><A TARGET="_top" HREF="http://www.w3.org/DOM/">DOM - Document Object Model (W3C)</A>

      <P>
      <LI><A TARGET="_top" HREF="http://webopedia.internet.com/TERM/D/DOM.html">DOM  (Mecklermedia)</A>
      <LI><A TARGET="_top" HREF="http://webreview.com/97/11/14/index.html">The Legion of DOM  (Songline Studios)</A>
      <LI><A TARGET="_top" HREF="http://msdn.microsoft.com/xml/reference/xmldom/start.asp">XML DOM Reference (Microsoft)</A>
   </UL>

   <P>
   <LI>HTML

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -