Working with HTML in Code or Split View
|
|
Site Navigation Day One Day Two Day Three Day Four We use and recommend for your on-line transactions |
About Working with HTMLEventually, you may need to work directly in the HTML code. If you sign up for Affiliate Marketing program, or want to insert a PayPal click-to-pay button, you will need to understand a little about how the code works. Hypertext Markup Language (HTML) is a standard for creating pages for the World Wide Web. HTML uses special markers, called tags, that indicate how Web browsers should display page elements such as text and graphics. A tag is a text string used in HTML to identify a page element's type, format, and appearance. Many elements have start and end tags that define where the element starts and stops. You can edit or format HTML code using tools available in Code or Design views. Design view is a WYSIWIG view where you can work with HTML tags indirectly. WYSIWYG: Acronym for What You See Is What You Get. Allows you to view a document as it will appear in the final product and to directly edit the text, graphics, and other elements within that view. When you edit a Web page in Design view, or in the design pane in Split view, you can show or hide HTML tag markers that indicate the start and end of underlying HTML tags. Editing HTMLMicrosoft FrontPage provides a variety of features that help you edit HTML more easily.
Formatting HTMLHTML formatting
defines how the code is structured on the page. The basic formatting techniques You can specify these settings in FrontPage and set the font color and size uniquely for tags, attributes, values, and scripts. A script is a type of computer code used to perform tasks on Web pages, such as incrementing a "number of visitors" counter each time there is a new visitor. Web scripts can be written in several script languages. Scripts do not need to be compiled to be run. You can also specify settings to keep the format of the original code, or to apply new format settings to pages you edit. If you want to delve more deeply into working directly in the HTML code, see the demo on the FrontPage web site. Another good resource is The Bare Bones Guide to HTML. There is a comprehensive list of code tags explains what the code does. Code View and Split ViewYou can play with the HTML code in either the Code or Split view. Because I am NOT an HTML coder, I use the split view to help me keep track of what I am doing to my page design. The illustration that follows gives you an idea of what you will see in the Split view.
|
|
Curriculum developed by WyzGuys Computer Tutors All Rights Reserved - updated 12/07/2006 Hosted by WyzHost.com contact support@wyzhost.com |