Monday, October 30, 2023

Some Information COREL DRAW, UNDERSTANDING HTML, MORE ON HTML...

 WELCOME TO OUR WEBSIITE GUYS 

CorelDRAW 

CorelDRAW is a vector graphics editor developed and marketed by Alludo (formerly Corel Corporation). It is also the name of the Corel graphics suite, which includes the bitmap-image editor Corel Photo-Paint as well as other graphics-related programs (see below). 

History[edit]

In 1987, Corel engineers Michel Bouillon and Pat Beirne undertook to develop a vector-based illustration program to bundle with their desktop publishing systems. That program, CorelDraw, was initially released in 1989.[1] CorelDraw 1.x and 2.x ran under Windows 2.x and 3.0. CorelDraw 3.0 came into its own with Microsoft's release of Windows 3.1


Main feature of CorelDRAW 
It is an all-in-one graphic design suite for vector illustration, page layout, photo editing, font management and so much more.

What is HTML?

  • HTML stands for Hyper Text Markup Language
  • HTML is the standard markup language for creating Web pages
  • HTML describes the structure of a Web page
  • HTML consists of a series of elements
  • HTML elements tell the browser how to display the content
  • HTML elements label pieces of content such as "this is a heading", "this is a paragraph", "this is a link", etc.

Basic HTML with respect to class 8

Writing Html Documents –

  • HTML codes are a combination of Tag and Attribute.
  • HTML is not case sensitive language so you can write Html tags in lowercase or uppercase letters.

 

Tag

  • With respect to class 8 HTML, tag is a HTML command that indicates how part of web page should be displayed.
  • These tags are enclosed with angle brackets (< >)

 

Attribute

  • With respect to class 8 HTML, an attribute is the keyword that specifies additional information to tag.
  • Examples - color, alignment, etc.

 

With respect to class 8 HTML, where to Write Html Code

  1. Open Text Editor or notepad from your computer.
  2. Type the HTML code in it.
  3. Save the file with extension .html/.htm
  4. To view the created HTML file in a browser, double click on the file.

Structure of HTML DocumentYouTube

”class

 Attributes of HTML

Background attribute

  • With respect to class 8 computer lessons, this attribute allows you to make the background more presentable by adding a background image.
  • To add an image to the background

Background color, Text Color, Link Color

By default, browsers display text in black.

With respect to class 8 computer lessons, if you want to change the color or text (by TEXT attribute), color of links (by LINK attribute), color of active links (by ALINK attribute) and background color (by BGCOLOR attribute ).

 Consider the following:

 

- The background color is teal. (bgcolor = “teal”)

- Text color is magenta.

- Links that have not been visited recently are made yellow (link = “yellow”)

- Links that are currently being clicked on (alink = “lime”)

 

 

tag

With respect to class 8 computer lessons, it lets you change the size, style and color of the text – It is generally used for changing the appearance of a short segment of text.

Attributes of tag

(i) size: used to specify the size of the text.

(ii) color: used to change the color of text.

(iii) face: used to change the way of displaying text.

Problem: With respect to class 8 HTML, to display a paragraph on red color in size 4 but its first letter should be of size 7 and of blue color.

thanks for visite to this Website guys✌👇👇😉👐 ....................

👇👇🙏🙏  please support to my social media accounts


Facebookfacebook
Instagramdaviputin786
YouTubeyoutube
                                       ☝☝☝☝👍👍😇

No comments:

class 6

  What is computer virus? A computer virus is a type of malware that attaches to another program (like a document), which can replicate and ...