How to make different areas on my website

I'm sorry for the poorly worded subject-not sure how to explain it. I am a teacher and have made a website for students. I don't need a massive list of all the pages I have made. I'd like to having students pick a subject and then see a list of the pages related to that topic. Is that possible? I know it should be a simple thing, but it is beyond me.
Thanks

I always use pencil and paper to outline my thoughts.
Create Sites based on subject.
Here's a sample way of doing it :
http://www.wyodor.net/Country

Similar Messages

  • How to make different users to use different Plan_Tables?

    How to make different users to use different Plan_Tables?
    I want each user use his own's Plan_Table. How to achieve this goal?

    qkc wrote:
    How to make different users to use different Plan_Tables?
    I want each user use his own's Plan_Table. How to achieve this goal?Which version of Oracle - if you're on 10g or later you are already (effectively) doing this.
    If not, then copy the 10g strategy back to your version; in outline:
    <ul>
    drop all existing plan tables
    create a table (but call it plan_table$) in the SYS schema (you may prefer to use SYSTEM) as a global temporary table on commit preserve rows
    create a public synonym plan_table for plan_table$
    grant select insert update delete on plan_table to public
    </ul>
    Look in $ORACLE_HOME/rdbms/admin/catplan.sql in a 10g version of Oracle to check how it's done.
    Each user gets a private (temporary) table in their temporary tablespace whenever they use the plan_table
    Their private data disappears when there session ends.
    Regards
    Jonathan Lewis
    http://jonathanlewis.wordpress.com
    http://www.jlcomp.demon.co.uk
    To post code, statspack/AWR report, execution plans or trace files, start and end the section with the tag {noformat}{noformat} (lowercase, curly brackets, no spaces) so that the text appears in fixed format.
    There is a +"Preview"+ tab at the top of the text entry panel. Use this to check what your message will look like before you post the message. If it looks a complete mess you're unlikely to get a response. (Click on the +"Plain text"+ tab if you want to edit the text to tidy it up.)
    "Science is more than a body of knowledge; it is a way of thinking"
    Carl Sagan                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • How to make Business Area as the reqd file on the Account Assignment level

    How to make Business Area field as the required fieldĀ  on the Account Assignment level?
    Thanks!
    Mrudula Patel

    You will have to be a little more specific about account assignment. Not sure what kind of document you are concerned about.
    For G/L accounts, the account assignment (Field Statu groups) is done in customizing under SPRO -> Finacial accounting -> Document -> Line Item -> Maintain Field Status Variant. The settings for the fields to be displayed can be maintained here.
    You need to know the field status variant used for the account. This can be found in transaction FS00 under the create/bank/interest tab. You can also reach the maintenance transaction for the variant by double clicking on it.
    Hope that helps!
    Rishi

  • Flash video game. How to make it playable & put onto website, and Indesign PDF file?

    I am making a video game using Adobe Flash 2.0. I need to be able to show what I have through a website (my portfolio) and/or insert it into an interactive Indesign PDF file. The game needs to be able to be played and be used and tested by whoever I send the pdf file to, or whoever is would be view my the site I post it on. I have attempted many different ways to put my game onto my website (cargocollective) and Indesign, but nothing is working! I need help.
    For example I need my game to be placed on the website page, and on the pdf document as an image. When it is clicked on I need it to start so people can play the game. I don't know how to do this and I would really love and need to know how! Thanks.

    You are more likely to get a helpful reply if you ask this in the Flash forum (this is the Flash Player forum).

  • How to make different folders in photo album

    I have been addings photos in album. Now I want to make different folders in the album but unable to do so. Please guide.

    I may be misunderstanding what you want to do,
    You can create albums on the iPad in order to organize photos but I believe that you must be running iOS 5 at least. Your tagline shows iOS 4.3.2. It's been quite a while since I was running iOS 5, but I'm pretty sure it was introduced in iOS 5.
    If you are running iOS 5 or higher, launch the photos app and tap on Photos, then tap on the Edit button in the upper right. Select all of the photos that you want to place into an album by tapping on them. Then tap on Add To and choose Add to New Album. Name the new Album in the popup window and then tap Save.
    If you are not running iOS 5 - you have to import the photos from the camer roll to your computer, creat the albums on the PC and then sync them back to the iPad via iTunes.
    read about importing photos here.
    http://support.apple.com/kb/HT4083

  • How to make different events with different colors on calendar, on my new iPad

    how to make events on calendar with different colors ?

    Sergio,
    The color of an event is dictated by the color assinged to the calendar it's on.
    Tap Calendars then tap Edit to either changed the color of an existing calendar or to add a new one.
    Matt

  • Question: How to make typing area bigger in chat?

    My first post disappeared, so if this is a double, I'm sorry.
    I can't find how to make my typing area in the chat bigger - I only seem to be able to make it wider and I'm really, really annoying with the ridiculously tiny one-liner area I currently have. How do I make it bigger?
    Thanks!
    Solved!
    Go to Solution.

    This is not possible with the latest Skype 7.0 version. The typing area will only expand vertically when entering a new line of text.
    If you prefer the old Skype style, then uninstall the 7.0 version and install the previous 6.21.0.104 version.
    http://download.skype.com/msi/SkypeSetup_6.21.0.104.msi

  • How to make different text orientation in XML publisher

    Hello, everyone,
    Please Can you help me to resolve this problem:
    Have xml data:
    <rating>good</rating>
    <rating>normal</rating>
    <rating>low</rating>
    <rating>very low</rating>
    the result should look like this:
    col1 col2 col3 col4
    row1 g n l v
    row2 o o o e
    row3 o r w r
    row4 d m y
    row5 a
    row6 l l
    row7 o
    row8 w
    Any adies?
    Thank's

    sorry, then I posted my message, the table was too bad...so now it seems to be better. Any Ideas, how to make like this?
    ---------col1--col2--col3 col4
    row1.....g......n......l.......v
    row2.....o......o.....o.......e
    row3.....o......r......w.......r
    row4.....d......m.............y
    row5.............a
    row6.............l...............l
    row7............................o
    row8............................w
    Any adies?
    Thank's

  • How to make Functional area to be mandotory in KS01

    Hi all,
    My requirement is to make the Functional area field in Transaction KS01,KS02, KS03 to be mandotory.
    are there any SPRO settings for that...?
    Or Is there any Exit ?
    Thanks in advance.
    Regards,
    Amruta

    Hi,
    There is no SPRO setting to make functional area mandatory.
    But you can use validation functionality to validate the master data before you save.
    This may Help
    Regards
    Shantanu

  • How to make different ringtone

    how to make ringtone and set as ringbell.

    Google will find several ways to create ringtones for iphone.
    You can then sync them to the iphone.

  • How to make different size images the same size pdf in Acrobat.

    I am trying to place 2 different size images into acrobat to create a pdf but one image is half the size. How do i make each page the same size when the images are different sizes?

    Thank you, I changed the image size to match and then placed them in acrobat.

  • How to make different threads do different jobs.

    While reading Threads everywhere I find examples of 1 or more threads all doing the same job.
    How can I create code so that different threads can be allotted different jobs. For ex, I want to thread one check whether a number is odd or even and thread two should check whether a number is prime or not.

    Second, could u plz clear one more thing.http://www.catb.org/~esr/faqs/smart-questions.html#writewell
    How To Ask Questions The Smart Way
    Eric Steven Raymond
    Rick Moen
    Write in clear, grammatical, correctly-spelled language
    We've found by experience that people who are careless and sloppy writers are usually also careless and sloppy at thinking and coding (often enough to bet on, anyway). Answering questions for careless and sloppy thinkers is not rewarding; we'd rather spend our time elsewhere.
    So expressing your question clearly and well is important. If you can't be bothered to do that, we can't be bothered to pay attention. Spend the extra effort to polish your language. It doesn't have to be stiff or formal - in fact, hacker culture values informal, slangy and humorous language used with precision. But it has to be precise; there has to be some indication that you're thinking and paying attention.
    Spell, punctuate, and capitalize correctly. Don't confuse "its" with "it's", "loose" with "lose", or "discrete" with "discreet". Don't TYPE IN ALL CAPS; this is read as shouting and considered rude. (All-smalls is only slightly less annoying, as it's difficult to read. Alan Cox can get away with it, but you can't.)
    More generally, if you write like a semi-literate b o o b you will very likely be ignored. So don't use instant-messaging shortcuts. Spelling "you" as "u" makes you look like a semi-literate b o o b to save two entire keystrokes.

  • How to make Different Tracks in a Recording

    HI there ...
    I'm just starting to make my way around GarageBand ...
    I have to do a recording tomorrow ... its an audition for a pianist. He's going to have to play some solos, scales etc ... all told it will be about an hour and a half of recording or more ...
    What I need to know is ..... Every part of the audition has to end up as a different track on the cd I make of it. For example the ten scales has to play would each be a track number ... his solo piece another number and so on.
    How do I mark tracks on the recording? Also ... if I set up the recording and just press record every time he plays ..... am I going to have enough space in the one project to record everything? I thought I read somewhere that garageband has a limit on the number of bars that it can record.
    Thanks so much for any help .......

    I just looked at Amadeus Pro on the web .... Does it do recording too?
    Yes
    How many tracks can it do ....
    I don't think it's actually specified, but lots. (Actually I don't think this is what you are talkin aboujt, it can do numerous simultaneous tracks for mixing down: but yes, you can split a single recording into separate ones.)
    If I record on GarageBand ... can I use Amadeus to
    edit the GarageBand file? ...
    Yes - first export to iTunes then drag the file from iTunes to the desktop and then drag that to the Amadeus Pro icon in the dock.
    .... Cut sections out ... Mark tracks .... and burn a
    CD? ....
    Yes, yes and yes. The program is still in beta and I haven't actually tried the CD burning facility, but in any case you can burn audio CDs from iTunes.

  • How to make small updates to a website

    Hi all,
    Let's say you make a website and then realize that you want to add or adjust just one of the photos in it. LR will need to remake the entire site from
    scratch (slow if you have a lot of photos in it). PS on the other hand has always been very clever about just adding or updating the site to include the new or changed photo. Is there a trick to get LR to be this clever?
    thanks for any thoughts on this,
    foster

    > Yes, I see your point about it not being intended for managing sites etc.
    > I'm just not sure how to use the website module effectively.
    > My workflow before LR was to do all my adjustments in nikon-capture or PS
    > and then export everything to jpg. And then I'd get PS to make my website
    > collections of images from those jpg files. I was hoping that with LR, I
    > could avoid doing a separate export of everything to jpg.
    Yes, you can use LR to upload directly to the website, but neither PS nor LR
    are website management applications, so you will probably want to add such
    an application to your workflow. I use Dreamweaver, but others will work.
    It is common practice to have a copy of your entire website on your local
    machine. Using that model, you could use LR to create the web collection
    and copy to the folder in the local machine (just set the destination folder
    to the local copy of the web site). Then use your web application to a)
    link the new collection to the rest of the website, and b) sync the local
    copy with the online website, which will upload all new files. If you later
    decide to modify a single photo, then sync again using the web management
    application. Of course, that's just one possible solution, but any good
    solution will likely include a web management application.
    Best,
    Christopher

  • How to make different links

    okay so when I publish my website in iWeb it turns out like this.
    http://www.mysite.com/KlassenKorner/home.html
    http://www.mysite.com/ = my domain name
    KlassenKorner/ = what I named the site in iWeb
    home.html = page name in iWeb
    how can I make it so when I publish pages people only have to type in
    mysite.com/funny
    or
    mysite.com/cool
    to get to the same page as iWeb would name
    http://www.mysite.com/KlassenKorner/funny.html
    or
    http://www.mysite.com/KlassenKorner/cool.html

    If your webserver is running Apache you can use URL Rewriting :
    http://httpd.apache.org/docs/2.2/rewrite/
    It's rather complex but it can be done.
    I do something similar here : [How to publish to a (sub-)domain with iWeb|http://iweb.dailynews.webege.com/Howto_publish_to_a_subdomain_withiWeb.html]
    Scroll to *Solving the Drawbacks*.
    Or use http://bit.ly or http://tinyurl.com

Maybe you are looking for

  • Iphone and touch being recognised as a camera

    After spending most of last week sorting out my itunes ready for my sons new touch, I plug it in this morning to receive this message ' apple mobile device not started' I follow the instructions left by some kind person on here and double check the s

  • Hp mini 110-1100 Rough distorted sound.

    Need some help please. My Mini has developed a problem with the quality of sound. It has been come very rough/crackly/distorted. Ive updated the driver and the os is windows 7 starter. Any suggestions please.

  • OS X 10.8.5: no sound from DisplayPort after Wake up

    Hi, I have problem with my macbook pro 13" mid 2012 with Mountain Lion 10.8.5. When I turn laptop on everything works just fine but after sleep and wake upthere is no sound coming from displayport. I'm using HP ZR2440W as my desktop display and class

  • Why won't my macbook pro recognize my replaced lcd screen?

    I replaces a cracked lcd screen in my unibody macbook pro early 2011. Under About this Mac, Displays, I could still see the old monitor plus the external monitor I was using with thunderbolt port. After changing out to a new lcd, and reassemblying th

  • RTC-5008 deployment problem

    Hi, I'm running Deployment Manager against repository 9.2. A very simple mapping deploys fine (successful message both in deployment manager and runtime browser) and when I want to run it, the following error pops up: RTC-5008: Unable do perform exec