Jump to content
  • 0

Расположение таблицы


Ольга85
 Share

Question

5 answers to this question

Recommended Posts

  • 0

Я не понимаю,где мне писать эти слова. Вот у меня таблица и часть ее кода. Куда вставить @media и @import????? <_<

<html>

<head>

<link href="style.css" rel="stylesheet" type="text/css">

<script type="text/javascript">

</script>

</head>

<body>

<table align="center" border="6"width="50%">

<tr>

<td class="border" align="left" valign="middle" style="font-size:14px;"><b>№ Команды</b></td>

<td class="border" style="font-size:14px;"><b>Вкл</td>

<td class="border" style="font-size:14px;"><b>Длительность,мс</b></td>

<td class="border" style="font-size:14px;"><b>Следящая</b></td>

<td class="border" align="leftt" valign="middle" style="font-size:14px;"><b>Максимальная </br> длительность,мс </b></td>

</tr>

Edited by Ольга85
Link to comment
Share on other sites

  • 0

<link media="handheld" href="style.css" rel="stylesheet" type="text/css">

Я добавила в строку media="handheld"

И в файле css добавила @media handheld{}

Открываю на КПК все без изменений <_<

Что делаю не так, не понимаю.

Edited by Ольга85
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