Jump to content
  • 0

Незнаю как сверстать


WaxArt
 Share

Question

Всем доброго времени суток!

Ребят помогите уже все перепробовал не знаю что делать

как сделать такое подскажите пожалуйста

http://imageshost.ru/links/ec42fc2364f5bbb63c1b95a691569db9

а то я что не попробую все в разные стороны разъезжается и коряво получается :ph34r:

Edited by WaxArt
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Что-то вроде такого думаю.

<html>
<head>
<style type="text/css">
.container {
width: 150px;
border: 1px solid black;
}
.date {
float: left;
width: 40px;
height: 15px;
font-weight: bold;
}
.arrow {
float: left;
width: 15px;
height: 15px;
font-size: 8px;
}
.title {
color: blue;
font-size: 10px;
}
.content {
clear: left;
border-bottom: 1px dotted gray;
margin-bottom: 5px;
}
</style>
</head>
<body>
<div class="container">
<div class="title date">
15.03 2010
</div>
<div class="arrow">></div>
<div class="title">
Here is a title for this text
</div>
<div class="content">
Here is a inner text for this news
</div>
</div>
</body>
</html>

А вообще, не мешало бы хоть минимальную грамматику соблюдать: "не" и "знаю" - отдельные слова и пишутся через пробел. Нужно больше уделять внимания мелочам, а то иначе "просветления" не произойдёт.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  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.

 Share

×
×
  • 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. See more about our Guidelines and Privacy Policy