Skip to content
Bcis Notes
Bcis Notes
  • Home
  • Notes
    • First Semester
    • Second Semester
    • Third Semester
    • Fourth Semester
    • Fifth Semester
    • Sixth Semester
    • Seventh Semester
    • Eighth Semester
  • Syllabus
  • Colleges
  • About Us
Bcis Notes
Bcis Notes
  • Home
  • Notes
    • First Semester
    • Second Semester
    • Third Semester
    • Fourth Semester
    • Fifth Semester
    • Sixth Semester
    • Seventh Semester
    • Eighth Semester
  • Syllabus
  • Colleges
  • About Us

CSS Introduction || Bcis Notes

Leave a Comment / Colleges, CSS / BCIS NOTES

CSS CSS stands for Cascading Style Sheets. CSS describes how HTML elements are to be displayed on a screen, paper, or in other media.   WHY CSS? CSS saves time:  You can write CSS once and reuse the same sheet in multiple HTML pages. Easy Maintenance:  To make a global change simply change the style, […]

CSS Introduction || Bcis Notes Read More »

HTML Quotations || Bcis Notes

Leave a Comment / Colleges, HTML / BCIS NOTES

HTML Quotation : The Quotation elements in HTML are used to insert quoted texts in a web page, that is, the portion of texts different from the normal texts on the web page. Below are some of the most used quotation elements of HTML: 1. HTML <q> for Short Quotations: The <q> element is used

HTML Quotations || Bcis Notes Read More »

HTML Comments and Colors || Bcis Notes

Leave a Comment / Colleges, HTML / BCIS NOTES

HTML Comment : A comment is a piece of code that is ignored by any web browser. It is a good practice to add comments into your HTML code, especially in complex documents, to indicate sections of a document, and any other notes to anyone looking at the code. Comments help you and others understand

HTML Comments and Colors || Bcis Notes Read More »

HTML Styles and Formatting

HTML Styles and Formatting || Bcis Notes

Leave a Comment / Colleges, HTML / BCIS NOTES

HTML Styles: Styles in HTML are basically rules that describe how a document will be presented in a browser. Style information can be either attached as a separate document or embedded in the HTML document. 1. Background Color The CSS background-color property defines the background color for an HTML element. This example sets the background

HTML Styles and Formatting || Bcis Notes Read More »

HTML Headings And Paragraphs || Bcis Notes

Leave a Comment / Colleges, HTML / BCIS NOTES

HTML Headings: Any document starts with a heading. You can use different sizes for your headings. HTML also has six levels of headings, which use the elements <h1>, <h2>, <h3>, <h4>, <h5>, and <h6>. While displaying any heading, the browser adds one line before and one line after that heading. CODE:   Result:    

HTML Headings And Paragraphs || Bcis Notes Read More »

HTML Attributes || Bcis Notes

Leave a Comment / Colleges, HTML / BCIS NOTES

HTML Attributes All HTML elements can have attributes. Attributes provide additional information about an element. Attributes are always specified in the start tag. Attributes usually come in name/value pairs like: name=”value”. 1. The href Attribute: HTML links are defined with the <a> tag. The link address is specified in the href attribute: CODE RESULT: 2.The

HTML Attributes || Bcis Notes Read More »

HTML Elements || Bcis Notes

Leave a Comment / Colleges, HTML / BCIS NOTES

HTML Elements:- An HTML element is defined by a starting tag. If the element contains other content, it ends with a closing tag, where the element name is preceded by a forward slash as shown below with few tags:- There are some HTML elements which don’t need to be closed, such as <img…/>, <hr />

HTML Elements || Bcis Notes Read More »

HTML Basic Tag || Bcis Notes

Leave a Comment / Colleges, HTML / BCIS NOTES

HEADING TAGS:- Any document starts with a heading. You can use different sizes for your headings. HTML also has six levels of headings, which use the elements <h1>, <h2>, <h3>, <h4>, <h5>, and <h6>. While displaying any heading, the browser adds one line before and one line after that heading. CODE:-   Result:- PARAGRAPH TAG:–

HTML Basic Tag || Bcis Notes Read More »

HTML Editor

HTML Editor || Bcis Notes

Leave a Comment / Colleges, HTML / BCIS NOTES

HTML EDITOR  An HTML editor is a program for editing HTML, the markup of a web page. Although the HTML markup in a web page can be controlled with any text editor, specialized HTML editors can offer convenience and added functionality. we recommend a simple text editor like Notepad (PC) or TextEdit (Mac). Follow the

HTML Editor || Bcis Notes Read More »

Revised Examination Schedule of Pokhara University has been published

Leave a Comment / Colleges, Notice / Bcis Notes

Revised Examination Schedule of Pokhara University Click to download the revised routines! Revised-Examinations-Schedule-Management  

Revised Examination Schedule of Pokhara University has been published Read More »

Post pagination
← Previous 1 … 3 4 5 6 Next →

Copyright © 2025 Bcis Notes | Powered by BCIS NOTES