-:Welcome in All Online Learning:-


Computer Tutorials & Programming
Basic Web Technology (HTML,CSS,Javascript)
Topic View/Download
Create two HTML pages. The first page must contain at least the following HTML tags. 1) paragraph, 2) table, 3) list (both ordered and unordered), 4) image, 5) all headers from h1 to h6, 6) text formatters such as italic, bold, underlined, strike through, 7) pre tag, 8) link. The link must lead to the second page, which will contain an interactive form having at least the following elements. 1) fieldset with legend, 2) textbox, 3) email, 4) radio button, 5) dropdown list, 6) checkbox, 7) date picker, 8) numeric field, 9) file browser, 10) submit and reset button View/Download
Javascript Programming View/Download
Designing a calculator using HTML/Javascript/CSS View/Download
Create a website of three pages. The first page must contain brief introduction of matrix and vector, with links to go to the corresponding operation pages. The page corresponding to the matrix operation page will contain two text areas taking two matrices as inputs respectively, and three buttons to perform addition, subtraction and multiplication of the input matrices. If certain operation is invalid on the input, show the corresponding message in red color below the corresponding button. Otherwise make another text area visible to show the result of the operation. The similar design must be done for the vector page, where the three operations will be addition, subtraction and dot product. View/Download
www.allonlinelearning.com