Question

I need the solution to chapter 6 "Your Turn: part 1" from the book: Web design...

I need the solution to chapter 6 "Your Turn: part 1" from the book: Web design with HTML5 & CSS3 8th edition complete.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

first, you will need to do the below steps

create a new folder and place the CSS file you created in it
place your HTML file also in the same folder

The above 2 steps are important else it won't work straight

Your name and date need to be added to css file. Its done by writing your name and date between /* /*

/*your name here*/

Now comming to the answers of 3 and 4

3)

a) add this line to head tag of HTML file

<link rel="stylesheet" href="portfoliostyles07.css">

b)<figure> tag useful to display contents like illustrations, diagrams, photos, code listings, etc.

Now find an image tag in the html file. It will be something like <img src="imagename" width="304" height="228">

Now create a figure tag and put the img tag inside it

it should be now something like

<figure>
<img src="imagename" width="304" height="228">
</figure>

c)adding article tag is simple as

<article>

type anything in here........

</article>

article tag is useful to represent a self-contained - ie... stands unique

d) section tag useful to reperesent sections in a document, such as chapters, headers etc

just place the contents between <section> </section?

<section>

type something here

</section>

4)

a)add this to your css file

figure {
text-align: center;
color: red;
}

b)add this to your css file

article{
text-align: right;
color: green;
}

c)add this to your css file

section {
text-align: left;
color: blue;
}

d)now find the id or class or tag which contains your name. if the tag doesn't contain an id give it an id='name'

now add the below to your CSS file

#name{
text-shadow: 2px 2px #ff0000;
}

Thank you. Good luck

Add a comment
Know the answer?
Add Answer to:
I need the solution to chapter 6 "Your Turn: part 1" from the book: Web design...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Thank you for your help. I need a solution of this problem ASAP. (AMS351 Book :...

    Thank you for your help. I need a solution of this problem ASAP. (AMS351 Book : Numbers, Groups & Codes six edition by Hemphreys & Prest) 4. Give the complete coset decoding table for the code given by the generator matrix 0 0 1 0 1 1

  • Java (8th Edition) Chapter 6, Problem 12PGP Looking for a solution to this question. Edit: I...

    Java (8th Edition) Chapter 6, Problem 12PGP Looking for a solution to this question. Edit: I was missing the question.. Create a GUI or JavaFX application that displays a button with the text "Button 1". Underneath the button add a label with the text "label 1". Repeat with and additional "Button 2" and "Label 2". Add an image icon of your choice to the first button and the first label.

  • I need a solution for this problem with extra details The book is Goldstein classical mechanics...

    I need a solution for this problem with extra details The book is Goldstein classical mechanics 3rd edition and the chapter   4.10 10. If B is a square matrix and A is the exponential of B, defined by the infinite series expansion of the exnonential, As e 1+B+B2+. . +-+..., ?" n! 2 then prove the following properties (a) eLeC-eB+C, prov?ding B and C commute (b) A-1-e-B (c) e (d) A is orthogonal if B is antisymmetnc. CBC1 CAC

  • I need help with the explanation and solution with the whole question. Chapter 18 Homework, Part...

    I need help with the explanation and solution with the whole question. Chapter 18 Homework, Part 1 Saved Help Save & Exit Submit Check my work Identify whether each of the following is best described as a fixed, variable, or mixed cost with respect to product units points Book 1. Rubber used to manufacture athletic shoes 2. Maintenance of factory machinery 3. Packaging expense. 4. Wages of an assembly-line worker paid on the basis of acceptable units produced, 5. Factory...

  • Book: Systems Analysis & Design, 5th Edition Chapter 1 Question: Technology is no panacea. Companies that...

    Book: Systems Analysis & Design, 5th Edition Chapter 1 Question: Technology is no panacea. Companies that adopt technology are also met with IT failures. Knowledge of the role that Systems Analyst play is essential; therefore, why is it necessary that Managers and Analyst work collaboratively to solve IT problems? Answer the following 3 (at least 5 lines) Claim (not a FACT). Here is what I believe: Data (start with the word BECAUSE). Here is why I believe it: Rebuttal (start...

  • Chapter 6 from the book ( project management in practice, 6th edition ). · Linking a...

    Chapter 6 from the book ( project management in practice, 6th edition ). · Linking a group of projects together with pseudoactivities creates a sort of superproject. What does this mean, and why would anyone want to do it?

  • 6 short chapter on a book that I do have in E-book called : Peter Raven...

    6 short chapter on a book that I do have in E-book called : Peter Raven & David Hassenzahl, Environment 9th edition, January 7, 2015. Task : Contacts One slide or page/learning goal. Find a case study from your textbook or the internet that exemplifies that learning goal. Write a statement that describes how the case study connects the learning goal and environmental sustainability. All information should be contained in powerpoint or similar either on the slide or in the...

  • SYSTEM ANALYSIS AND DESIGN CLASS ... ( HELP PLEASE I NEED THIS NOW......I WILL RATE!!!!) Chapter...

    SYSTEM ANALYSIS AND DESIGN CLASS ... ( HELP PLEASE I NEED THIS NOW......I WILL RATE!!!!) Chapter 8 Homework (DIAGRAMS NEEDED) PLEASE!!! Scenario: Sweetbriar College is redesigning their course registration system [CRS]. They plan for this system to be web-based, but first you need to model the main system behind the web interface. Here is a description of the interactions with the proposed CRS. Faculty enter courses into the system, assign section numbers, instructors, dates, times, and classrooms for individual instances...

  • Hi! I need help with problem 13E , Chapter 16.4, Calculus: A Complete Course (8th Edition). Could anyone help me with th...

    Hi! I need help with problem 13E , Chapter 16.4, Calculus: A Complete Course (8th Edition). Could anyone help me with this? Let D be the region x2y2z2 4a2, x2 +y2 z a2. The surface of D consists of a cylindrical part, 81, and a spherical part, 82. Evaluate the flux of (xyz)i + (y -xz)j(z- e sin y)k F out of D through (a) the whole surface, (b) the surface 1, and (c) the surface 2 Let D be...

  • i need the link to download the solution manual of chapter 6 of biochemical engineering by...

    i need the link to download the solution manual of chapter 6 of biochemical engineering by james lee

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT