Tuesday, 14 March 2017

Wysiwyg Editor

Wysiwyg Editor

WYSIWYG  is an acronym for "what you see is what you get". In computing, a WYSIWYG editor is a system in which content (text and graphics) can be edited in a form closely resembling its appearance when printed or displayed as a finished product, such as a printed document, web page, or slide presentation.

<?php 
$msg="";
if(isset($_POST['save']))
{
$string = str_replace(' ', '-', $_POST['fn']); // Replaces all spaces with h

Core Java Assignment 12


A10.1-R4: INTRODUCTION TO OBJECT ORIENTED PROGRAMMING THROUGH JAVA.

Assignment 12

a) Make a table with your friend’s details in it.
b) Column One, your friends names

Core Java Assignment 11


A10.1-R4: INTRODUCTION TO OBJECT ORIENTED PROGRAMMING THROUGH JAVA.

Assignment 11


Design the above webpage in which the links for courses should be in the same page with
the following details:

Short term Courses.
Doeacc Center offers following short-term courses
a) Use of Personal Computer

Core Java Assignment 10

A10.1-R4: INTRODUCTION TO OBJECT ORIENTED PROGRAMMING THROUGH JAVA.

Assignment 10


Design the following web page using HTML Tags: