Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
i need help for my exam
Old 05-21-2007, 09:46 AM i need help for my exam
Junior Talker

Posts: 1
Trades: 0
can any one help me out??


CSS:
In the question parts that follow, where you are asked to write some “minimal

XHTML” you should write the elements you need with minimal content – it is assumed
that you already know how to write a valid XHTML page.
(a) Illustrate using minimal XHTML and CSS how you would layout a data table like
the following:


HTML Code:
<table border="1" bordercolor="" width="10" bgcolor="">
<tr>
<td>  </td>
<td> Tony Blair </td>
<td> John Prescott </td>
<td> Gordon Brown </td>
</tr>
<tr>
<td> Position(April 2005) </td>
<td> Prime Minister </td>
<td> Deputy Prime Minister </td>
<td> Chancellor ofthe Exchequer</td>
</tr>
<tr>
<td> Year of birth </td>
<td> 1953 </td>
<td> 1948 </td>
<td> 1951 </td>
</tr>
<tr>
<td> Place of birth</td>
<td> Scotland </td>
<td> Wales </td>
<td> Scotland </td>
</tr>
</table>

where there are headings in both the 1
st row and 1st column that must be
marked-up correctly using the appropriate HTML element and attribute.

(b) Consider a 2 column, centred, fixed width layout:

(i) Write down a skeleton of the page with minimal content and no links to
other pages but including the essential XHTML elements needed for
layout with two columns (one each for navigation and content), using valid
ID’s to identify each separate <div> on the page.

(ii) Define the term “source order” and briefly discuss how your column order in (b) part (i) above affects the presentation of information to Google’s web crawler, “googlebot”.

(iii) Write efficient CSS using absolute positioning with selectors based on the ID’s from part (i) to make the two columns appear on the page with
navigation on the left and main content on the right. Centre the layout and
make the navigation 200 pixels and the content 300 pixels wide.

(iv) Explain briefly what a flexible layout is. Write the necessary HTML element to provide an alternative stylesheet called “flexible.css” and beneath it write the necessary rules to make the layout from (b) part (iii) flexible using widths based on font-size units.

(v) Using the same ID names write down the CSS necessary to make the
same layout with the columns using CSS floats.
kathala22 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 05-21-2007, 10:16 AM Re: i need help for my exam
ADAM Web Design's Avatar
Canadastaninianite

Posts: 5,935
Name: Adam for web page design, not program
Location: Toronto, Ontario, Canada
Trades: 0
I may have missed something here, but if this is an exam, wouldn't have this been taught in the course itself?
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
(my blog)


Please login or register to view this content. Registration is FREE
(with proof)
ADAM Web Design is offline
Reply With Quote
View Public Profile Visit ADAM Web Design's homepage!
 
Old 05-21-2007, 01:43 PM Re: i need help for my exam
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
I just love it when students just want the pros to do their work for them.. geez.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 05-21-2007, 06:27 PM Re: i need help for my exam
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,371
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Quote:
(ii) Define the term “source order” and briefly discuss how your column order in (b) part (i) above affects the presentation of information to Google’s web crawler, “googlebot”.
You mean somebody is teaching you this incorrect information !!!!!!!!!!!!!!!
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 05-22-2007, 05:03 PM Re: i need help for my exam
vkw91's Avatar
Ultra Talker

Latest Blog Post:
Good Web Design Guide - part 1
Posts: 314
Name: Vicky
Location: Wales
Trades: 0
What sort of course is it? A degree?
__________________
Blog (new):
Please login or register to view this content. Registration is FREE

Portfolio:
Please login or register to view this content. Registration is FREE

Techno Pup:
Please login or register to view this content. Registration is FREE

vkw91 is offline
Reply With Quote
View Public Profile Visit vkw91's homepage!
 
Reply     « Reply to i need help for my exam
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.81740 seconds with 12 queries