Astahost.com   Mar 22, 2010
Open Discussion & Free Web Hosting > Computers & Tech > Designing > Web Design and HTML

Free Online Cheatsheets

free web hosting
Open Discussion & Free Web Hosting > Computers & Tech > Designing > Web Design and HTML

Free Online Cheatsheets

TavoxPeru
Hi,

I hope that the following links will be useful in the case you need an online quick reference of HTML, CSS, Javascript, etc. just visit these websites:
  • CSS Examples: Some cascading style sheet examples.
  • HTML Tags: Complete HTML tags with attributes and values for XHTML 1.1, also known as HTML 4.01.
  • Javascript: JavaScript quick reference.
  • Regular Expressions: Regular Expressions for client-side JavaScript quick reference.
  • Characters: HTML Characters (Numeric and Alpha),Webdings and Web ASCII codes.
  • Country Codes: Internet Country Codes with phone prefixes.
Best regards,

Comment/Reply (w/o sign-up)

demolaynyc
Booo I thought cheat sheets for school.

Comment/Reply (w/o sign-up)

Alegis
I like those, bookmarked. Especially the CSS pages with animate option

Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Similar Topics

Keywords : online, cheatsheets

  1. Great Online Video Seminar
    Declan Dunn (2)
  2. Any Ideas About A Free Online Page Editor ?
    any ideas? (7)
    I would like to give editing access to some of the staff on my site. However, I do not wish to give
    my staff FTP access, which is the only way I can access one of my sites. I need a free thing that my
    staff will be able to login and edit the HTML of certain pages and of course save teh changes. I do
    have PHP and mySQL enabled on the server. Does anyone know of such an onlin editer? Help would be
    appreciated. Oh, and I think I posted this in the wrong section... my appologies (if I could delete
    this I would).....
  3. How To Display XX Users Online On Your Site ?
    (5)
    i've seen many sites around the net that have something on their page that says like 348 users
    online... does anyone here know how that is done and could help with this issue.... like i wish to
    record the number on users on all my 525 pages on my site and add them all together into 1 number
    that i show on the front page of my site (not just the ppl viewing that 1 page).... if anybody could
    help i'd be very thankful thank you!....
  4. Users online!
    show it on your site!! (0)
    Sometimes it could be useful to know how many users you got online at the moment. You can do this
    very easely by simple adding this script to your site: CODE session_cache_expire (30);
    session_start(); function users() {    $count = 0;    $suksess =
    opendir(session_save_path());    if ($suksess == false) return -1;    while (($file =
    readdir($suksess)) != false) {        if (ereg("^sess", $file)) $count++;    }  
     closedir($suksess);    return $count; } echo "Users online: " . users() . " "; ?> ....

    1. Looking for online, cheatsheets



See Also,

*SIMILAR VIDEOS*
Searching Video's for online, cheatsheets
advertisement




Free Online Cheatsheets

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com



Creative Commons License