css

css

Create a new external style sheet with the name exercise1.css

2.In this style sheet, define the following. Use a different element, and different properties and/or values, for each rule:

  • one or more simple selectors

example: p { property:value; }

  • one or more grouped selectors

example: h1, h2, h3, h4, h5, h6 { property:value; }

  • a class selector

example: .duh { property:value; }

3.Use the rules written in Question (2), when constructing XHTML page for the subsequent questions.

(a) Create a simple XHTML page to introduce yourself, how old you are, what you do, and your likes and dislikes.

(b) Create another page to modify the introduction to include an unordered list of what you do, and put a list of 5 things you like the most and dislike as ordered lists.

(c) Create another page about your favorite hobby, and link it to (and from) your main page.

(d) Write a quote that impressed you, on one of your pages and centre it.

(e) Display your favorite images in another page.

(f) Create a table, containing the subject code, subject name, Grade (the grade you plan to get for those subjects), in the current semester. Use a heading and at least one use of rowspan / colspan

(g) Write some text on your experiences studying this subject.

(h) Provide Link to the following site

View Answers









Related Tutorials/Questions & Answers:
CSS
style sheet validates at Note that some warnings may be unavoidable, but your CSS
HTML CSS
HTML CSS  Explain in brief about the term CSS
Advertisements
CSS in flex
CSS in flex  Hi....... Please tell me How can I load CSS style... dynamically loading of CSS file is not supported in flex. you can compile the CSS file in swf and use it dynamically in your application. Loading style
CSS Apply
CSS Apply  How can I apply different CSS to my application for background by taking CSS list in Select tag i.e. Combo box. for e.g As in Orkut we select theme & by clicking to apply it changes background theme & color
CSS in Flex
CSS in Flex  Hi...... Please tell me How do you use css styles in flex? Thanks  Ans: @namespace s "library://ns.adobe.com/flex/spark"; @namespace mx "library://ns.adobe.com/flex/mx"; .button{ font
What are the advantages and disadvantages of CSS?
What are the advantages and disadvantages of CSS?  What are the advantages and disadvantages of CSS
css
css
css
Working with CSS(CSS Manipulation)
Working with CSS(CSS Manipulation)       Working with CSS(CSS Manipulation) These methods are used to manipulate CSS specially by getting and setting
ModuleNotFoundError: No module named 'css'
ModuleNotFoundError: No module named 'css'  Hi, My Python program is throwing following error: ModuleNotFoundError: No module named 'css' How to remove the ModuleNotFoundError: No module named 'css' error
ModuleNotFoundError: No module named 'css'
ModuleNotFoundError: No module named 'css'  Hi, My Python program is throwing following error: ModuleNotFoundError: No module named 'css' How to remove the ModuleNotFoundError: No module named 'css' error
ModuleNotFoundError: No module named 'css'
ModuleNotFoundError: No module named 'css'  Hi, My Python program is throwing following error: ModuleNotFoundError: No module named 'css' How to remove the ModuleNotFoundError: No module named 'css' error
parser jquery css
parser jquery css  How to parser jquery in css
Include CSS in HTML
Include CSS in HTML  Can any one tell me how to include a CSS file into my HTML page. A code format to include the CSS will work. Thanks in Advance.   Include CSS in HTML To include a CSS or Style Sheet into you HTML
CSS Designer
CSS Designer         CSS Designer is now availabe as part of the Web Designer. JointLogic CSS Designer is an Eclipse plugin that provides CSS authoring facilities
CSS ScrollBar Properties
CSS ScrollBar Properties  How can i set ScrollBar properties in CSS? I am using HTML, CSS and Div in my code. Thanks!!   overflow: scroll; overflow-y: scroll; overflow-x: scroll; overflow:-moz-scrollbars-vertical
background images in css not working
background images in css not working  In the application i'm passing a background image from CSS in the given format ... background-image: url... of adding background images in css
link border 0 css
link border 0 css  Hi, What will the css for making links border 0 in image? I am looking for example code for link border 0 css. (adsbygoogle = window.adsbygoogle || []).push({}); Thanks
HTML CSS example
HTML CSS example  Hi, Can anyone share the HTML CSS example code. I my HTML web page I have to embed the CSS style. Share some HTML CSS example...({});   Hi, You can use the following code to define CSS in HTML page: <
Create Button in CSS
Create Button in CSS  Can anyone help me to create a button in CSS HTML
div align left css
div align left css  Hi, How to align the div to left using the css in HTML page. Thanks
paragraph height css
paragraph height css  How can i specify height of a paragraph in CSS?   This is how you can set the Height of Paragraph in CSS .pclass { height:200px; } <p class="pclass"> some text </p>
mouse over effects in css
mouse over effects in css  I have written a mouse over effect in CSS. But it is not working in HTML. Can any one suggest me? Thanks
java swing and CSS
java swing and CSS  can css be used in java swing desktop application in different forms for better styles?plzz help
css click box
css click box  I wanted to create a click box in CSS with a hyperlink that should appears flat.   Find the below given code.. In your HTML file .. click box Text CSS a { display:inline-block; width:30px
css table cell margin
css table cell margin  How can i put margin between two columns(cell margin)?   In your CSS you can set the desired margin between two... this css into your td to set the margin between cells. See how you can include
indent div css
/answers/viewqa/HTML/17553-indent-div-css.html :Indent DIV in CSS
CSS Editor
CSS Editor         This project aims to contribute sophisticated CSS authoring... support for editing CSS source files, with features like: syntax
Version of batik>batik-css dependency
List of Version of batik>batik-css dependency
Version of com.globalmentor>globalmentor-css dependency
List of Version of com.globalmentor>globalmentor-css dependency
ModuleNotFoundError: No module named 'apyref-css'
ModuleNotFoundError: No module named 'apyref-css'  Hi, My Python... 'apyref-css' How to remove the ModuleNotFoundError: No module named 'apyref-css' error? Thanks   Hi, In your python environment you
ModuleNotFoundError: No module named 'apyref-css'
ModuleNotFoundError: No module named 'apyref-css'  Hi, My Python... 'apyref-css' How to remove the ModuleNotFoundError: No module named 'apyref-css' error? Thanks   Hi, In your python environment you
ModuleNotFoundError: No module named 'collective.controlpanel.edit_css'
ModuleNotFoundError: No module named 'collective.controlpanel.edit_css' ...: ModuleNotFoundError: No module named 'collective.controlpanel.edit_css' How to remove the ModuleNotFoundError: No module named 'collective.controlpanel.edit_css'
ModuleNotFoundError: No module named 'css_crawler'
ModuleNotFoundError: No module named 'css_crawler'  Hi, My Python... 'css_crawler' How to remove the ModuleNotFoundError: No module named 'css_crawler' error? Thanks   Hi, In your python environment
ModuleNotFoundError: No module named 'css-scale'
ModuleNotFoundError: No module named 'css-scale'  Hi, My Python... 'css-scale' How to remove the ModuleNotFoundError: No module named 'css... have to install padas library. You can install css-scale python with following
ModuleNotFoundError: No module named 'css-scale'
ModuleNotFoundError: No module named 'css-scale'  Hi, My Python... 'css-scale' How to remove the ModuleNotFoundError: No module named 'css... have to install padas library. You can install css-scale python with following
ModuleNotFoundError: No module named 'css-scripts'
ModuleNotFoundError: No module named 'css-scripts'  Hi, My Python... 'css-scripts' How to remove the ModuleNotFoundError: No module named 'css-scripts' error? Thanks   Hi, In your python environment
ModuleNotFoundError: No module named 'django-css'
ModuleNotFoundError: No module named 'django-css'  Hi, My Python... 'django-css' How to remove the ModuleNotFoundError: No module named 'django-css' error? Thanks   Hi, In your python environment you
ModuleNotFoundError: No module named 'markdown-css'
ModuleNotFoundError: No module named 'markdown-css'  Hi, My Python... 'markdown-css' How to remove the ModuleNotFoundError: No module named 'markdown-css' error? Thanks   Hi, In your python
ModuleNotFoundError: No module named 'NCP_CSS'
ModuleNotFoundError: No module named 'NCP_CSS'  Hi, My Python..._CSS' How to remove the ModuleNotFoundError: No module named 'NCP_CSS... to install padas library. You can install NCP_CSS python with following command
ModuleNotFoundError: No module named 'pix-css'
ModuleNotFoundError: No module named 'pix-css'  Hi, My Python...-css' How to remove the ModuleNotFoundError: No module named 'pix-css... to install padas library. You can install pix-css python with following command
ModuleNotFoundError: No module named 'snowflake-css'
ModuleNotFoundError: No module named 'snowflake-css'  Hi, My... 'snowflake-css' How to remove the ModuleNotFoundError: No module named 'snowflake-css' error? Thanks   Hi, In your python
ModuleNotFoundError: No module named 'apyref-css'
ModuleNotFoundError: No module named 'apyref-css'  Hi, My Python... 'apyref-css' How to remove the ModuleNotFoundError: No module named 'apyref-css' error? Thanks   Hi, In your python environment you
ModuleNotFoundError: No module named 'collective.controlpanel.edit_css'
ModuleNotFoundError: No module named 'collective.controlpanel.edit_css' ...: ModuleNotFoundError: No module named 'collective.controlpanel.edit_css' How to remove the ModuleNotFoundError: No module named 'collective.controlpanel.edit_css'
ModuleNotFoundError: No module named 'css-beautify'
ModuleNotFoundError: No module named 'css-beautify'  Hi, My Python... 'css-beautify' How to remove the ModuleNotFoundError: No module named 'css-beautify' error? Thanks   Hi, In your python
ModuleNotFoundError: No module named 'css-classes'
ModuleNotFoundError: No module named 'css-classes'  Hi, My Python... 'css-classes' How to remove the ModuleNotFoundError: No module named 'css-classes' error? Thanks   Hi, In your python environment
ModuleNotFoundError: No module named 'css_crawler'
ModuleNotFoundError: No module named 'css_crawler'  Hi, My Python... 'css_crawler' How to remove the ModuleNotFoundError: No module named 'css_crawler' error? Thanks   Hi, In your python environment
ModuleNotFoundError: No module named 'css-explore'
ModuleNotFoundError: No module named 'css-explore'  Hi, My Python... 'css-explore' How to remove the ModuleNotFoundError: No module named 'css-explore' error? Thanks   Hi, In your python environment
ModuleNotFoundError: No module named 'css-parser'
ModuleNotFoundError: No module named 'css-parser'  Hi, My Python... 'css-parser' How to remove the ModuleNotFoundError: No module named 'css... have to install padas library. You can install css-parser python

Ads