Jump to content

equal headings


MediaSvcsUnlimited
Go to solution Solved by MediaSvcsUnlimited,

Recommended Posts

Hi, can someone help me understand how to get the marketing and website portfolio headings to be the same on http://mediaservicesunlimited.com/test/portfolio.html

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Untitled Document</title>
<style type="text/css">  
.samples {
	background-color: #419DAF;
	width: 160PX;
	height: 150px;
	float:left;
	margin-left:8%;
	margin-right:2%;	
}
#marketingPortfolio {
	margin-right:5%;
}
#websitePortfolio {
	margin-top:0px;
	margin-left:30%;
}
.portfolioHeading {
	font-family:'satisfy', cursive;
	color: #419DAF;
	margin-left:5%;
}
</style>
</head>
<body>
<div id = "marketingPortfolio">
<h3 class="portfolioHeading">Marketing Portfolio </h3>
	<div class ="samples">
   		<h5>Press Release Sample </h5>
<a href="../ssets/Benefit_Dinner_Press_Release.jpg"> <img height="150" width="150" src="../assets/Benefit_Dinner_Press_Release.jpg"></a><p class="description">This press release announced Helping Hands annual benefit dinner.  </p> 
    </div>
	<div class ="samples"> 
    	 <h5>Marketing Material Sample </h5><A HREF=" ../asets/murder_mystery_invite.jpg">
<IMG HEIGHT="150" WIDTH="150" SRC="../assets/murder_mystery_invite.jpg" ></A><p class="description">The design of this invitation was created using Adobe InDesign. Click on the image to see the front and back of the invitation.    
</p>
    </div>
</div>
<div id="websitePortfolio">
	<h3 class="portfolioHeading">Website Portfolio </h3>
    	<div class ="samples"> </div>
		<div class ="samples"> </div>
</div>
</body>
</html>

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.