How does FTP Work,What is CCS,RSS,etc.

  • 40
    Posts
    19
    Years
    Well,I looked on google and know one has a short-sweet-informal walkthrough,so I was wondering could anyone a PC do a short review for me on how to get FTP to work.I have frontpage.

    Also what is CCS and RSS?

    And is there any free sites that let you use FTP,CSS,RSS?
     
    CSS is the style sheet, for backround colors, link colors, text colors, and so on and so forth, you have to do that yourself, if you had no CSS your page would be white with bold black text
    I'm not familiar with FTP so i dont know how that works
     
    Frontpage has nothing to do with FTP. FTP stands for File Transfer Protocol. FTP is one way to get pages and files up to your host. Not all hosts allow it though.

    CCS (Cascade Style Sheets) determine the way your website looks, like HM said.

    RSS... I'm not really sure. :\
     
    You can upload files over the FTP protocol using Frontpage, but I suggest something like SmartFTP.

    RSS stands for various things... a generally accepted one is "really simple syndication". It's a way of pulling feeds from other sites, whether those be blog entries, news or something else, and putting them on your site, or in a feedreader so you can read all your news in one window.
     
    if you had no CSS your page would be white with bold black text
    No, you don't have to use CSS for that.

    <font> ring a bell?
     
    if you want to make valid, semantic and cool looking sites, you really need css.
    rss is one of the feed types, in addition to atom and opml. rss has multiple versions, the latest is 2.0 afaik.
     
    I recomend Smart FTP, you host supplies the login information, and then you just drag and drop what you want into the public_html folder or http_docs folder
     
    Back
    Top