Results 1 to 9 of 9

Thread: web programming

  1. #1

    Default web programming


    uhhm . . . mo try ta ko og himo og website pero i'll start with the index or main page or home pa . . . i'm just a rookie when it comes to html-css , but at least i'm trying noh . . . bwakokokoko . . . ask lang ta ko unsaon pag divide sa codes na ma ingon ani ang format . . .

    header

    content

    footer

    for example

    ang header always na naa diha noh kay naa mana drop down menu mu click click ra ang user

    and footer kay always pud na na naa diha

    so what i want is <---- demanding huh? bwakokoko . . . anyway gusto ko tanan linkz na naa sa ako webpage ang content ra ang mausab . . . in that way gamay ang processing na buhaton sa browser og mao na ako gusto na ang content part ra ang mausab . . . unsaon mana??
    naa bay include(); function ang html? parehas sa php?? i don't want to use php kay it will tackle another topic that i'm not a master of yet . . . so kung kinsa kahibaw unsaon na sa html please help me . . . hehehe thankz. . . kinsa naa nahibaw.an nindot na layout para sa webpage? professional na webpage ako gusto na himoun hehehe . . . thankz

    anyway i know about <div> element . . . i just don't have an idea how to do it with it noh . . . does <div> element has src attribute? hehe i don't want to use frames . . . kay old school mana...bwakokooko . . . anyway thankz in advance . . .

  2. #2
    Server Side Includes

    SSI, or Server Side Includes, were first developed to allow Web developers to "include" HTML documents inside other pages. If your Web server supports SSI, it's easy to create templates for your Web site.

    Save the HTML for the common elements of your site as separate files. For example, your navigation section might be saved as navigation.html or navigation.ssi.
    Use the following SSI tag to include that HTML in each page.
    <!--#include virtual="path to file/include-file.html" -->

  3. #3
    JavaScript

    JavaScript is another way to include HTML within the pages of your site. This has the advantage of not requiring server-level programming. But it's a little more complicated than the server-level include methods.

    Save the HTML for the common elements of your site to a JavaScript file. Any HTML written in this file, must be printed to the screen with the document.write function.
    Use a script tag to include the JavaScript file on your pages.
    <script type="text/javascript" src="path to file/include-file.js"> </script>
    Use that same code on every page that you want to include the file.

  4. #4
    aw no idea about ssi . . . i'm not using a server i'm just using a local computer . . . javascript? hehe i'm still learning about it . . . hehe walay lain paagi?

  5. #5
    hehe walay lain paagi?

    'use Master page, but asp ako gamit...
    'naa mn sab tali na sa html bai... >>>

  6. #6
    asp are typically for windows right?? hehe

  7. #7
    Quote Originally Posted by marzzz21 View Post
    asp are typically for windows right?? hehe
    'AFAIK, yap...

  8. #8
    ang html wla siya includes like php, but there's an alternative, you can use frameset or Iframe in your html main page, and then just call the other sub pages, like menu.html.. or etc.. I hope I help you

    -ed @ cebujobline.com

  9. #9
    @marzzz21: look for free simple html/css templates and study them.
    start sa basics sa html/css then proceed na daun ug server side scripting languages like php/asp ... then mysql/postgresql for dynamic content. study pud ug javasctipt, jquery, etc.

  10.    Advertisement

Similar Threads

 
  1. Replies: 41
    Last Post: 04-27-2013, 10:21 PM
  2. PHP Framework - Web Programming
    By growlite in forum Programming
    Replies: 2
    Last Post: 11-23-2011, 11:07 AM
  3. Web programming environment
    By marzzz21 in forum Programming
    Replies: 9
    Last Post: 09-04-2010, 05:36 AM
  4. Easy Web Programming w/o HTML,CSS, etc.
    By tcltk in forum Programming
    Replies: 0
    Last Post: 02-27-2009, 02:56 PM
  5. Web programming like PHP, ASP, HTML AND FLASH ANIMATIONS
    By michaxze in forum Websites & Multimedia
    Replies: 10
    Last Post: 07-30-2005, 05:50 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top