Emmet 介紹 – 縮寫篇

縮寫這樣的編輯方式是Emmet的核心功能,可以在輸入簡短的代碼後轉換成結構複雜的HTML,而且使用方式跟使用CSS的選取器雷同,所以非常易於使用。例如:

page>div.logo+ul#navigation>li*5>a{Item $}
------

<div id="page">
    <div class="logo"></div>
    <ul id="navigation">
        <li><a href="">Item 1</a></li>
        <li><a href="">Item 2</a></li>
        <li><a href="">Item 3</a></li>
        <li><a href="">Item 4</a></li>
        <li><a href="">Item 5</a></li>
    </ul>
</div>

以下分別介紹各種不同的縮寫撰寫模式

子結構:>

div>ul>li
------

<div>
    <ul>
        <li></li>
    </ul>
</div>

同層結構:+

div+p+bq
------

<div></div>
<p></p>
<blockquote></blockquote>

上一層:^

div+div>p>span+em^bq
------

<div></div>
<div>
    <p><span></span><em></em></p>
    <blockquote></blockquote>
</div>
div+div>p>span+em^^^bq
------

<div></div>
<div>
    <p><span></span><em></em></p>
</div>
<blockquote></blockquote>

乘法:*

ul>li*5
------

<ul>
    <li></li>
    <li></li>
    <li></li>
    <li></li>
    <li></li>
</ul>

分組:( )

div>(header>ul>li*2>a)+footer>p
------

<div>
    <header>
        <ul>
            <li><a href=""></a></li>
            <li><a href=""></a></li>
        </ul>
    </header>
    <footer>
        <p></p>
    </footer>
</div>
(div>dl>(dt+dd)*3)+footer>p
------

<div>
    <dl>
        <dt></dt>
        <dd></dd>
        <dt></dt>
        <dd></dd>
        <dt></dt>
        <dd></dd>
    </dl>
</div>
<footer>
    <p></p>
</footer>

項目編號:$

ul>li.item$*5
------

<ul>
    <li class="item1"></li>
    <li class="item2"></li>
    <li class="item3"></li>
    <li class="item4"></li>
    <li class="item5"></li>
</ul>
ul>li.item$$*5
------

<ul>
    <li class="item001"></li>
    <li class="item002"></li>
    <li class="item003"></li>
    <li class="item004"></li>
    <li class="item005"></li>
</ul>
ul>li.item$@-*5
------

<ul>
    <li class="item5"></li>
    <li class="item4"></li>
    <li class="item3"></li>
    <li class="item2"></li>
    <li class="item1"></li>
</ul>
ul>li.item$@3*5
------

<ul>
    <li class="item3"></li>
    <li class="item4"></li>
    <li class="item5"></li>
    <li class="item6"></li>
    <li class="item7"></li>
</ul>
ul>li.item$@-3*5
------

<ul>
    <li class="item7"></li>
    <li class="item6"></li>
    <li class="item5"></li>
    <li class="item4"></li>
    <li class="item3"></li>
</ul>

內容:{ }

a{Click me}
------

<a href="">Click me</a>
p>{Click }+a{here}+{ to continue}
------

<p>Click <a href="">here</a> to continue</p>

ID and Class

div#header+div.page+div#footer.class1.class2.class3
------

<div id="header"></div>
<div class="page"></div>
<div id="footer" class="class1 class2 class3"></div>

自訂屬性

td[title="Hello world!" colspan=3]
------

<td title="Hello world!" colspan="3"></td>

You may also like...

1,829 Responses

  1. liderty表示:

    Five pituitary complications occurred during pregnancy after withdrawal of Br; 1 case of headaches with expansion of a macroadenoma cured by adenometry after prophylactic caesarian section before term; 1 case of optic chiasma compression Group III which responded to emergency surgery and 2 cases of pituitary apoplexy Groups II and III which responded favourably to Br and in which pregnancy continued normally. tamoxifen long term side effects Lindemann these can include.

  2. gapamma表示:

    The prevalence of low sex steroid hormone concentrations in men in the Third National Health and Nutrition Examination Survey NHANES III Clin Endocrinol. nolvadex and clomid pct dosage

  3. WayneSwavy表示:

    Когда вы боретесь с расстройством, связанным с употреблением алкоголя, вам может казаться, что конца не видно, но вы не должны страдать в одиночестве. Сегодня существует множество вариантов лечения, которые помогут вам излечиться от алкоголизма и вернуться к здоровой и полноценной жизни.
    Различные факторы, такие как история болезни, система поддержки и личная мотивация, могут сыграть свою роль в успехе вашего выздоровления. Лечение должно проходить под наблюдением группы медицинских специалистов в реабилитационном центре. По всей стране в центрах лечения алкоголизма работают профессионалы, которые проведут вас через все этапы процесса выздоровления – от детоксикации до жизни после реабилитации. Считайте их своей круглосуточной системой поддержки, которая будет радоваться вашим успехам и вместе с вами преодолевать любые трудности.
    Помните, что преодоление алкоголизма – это процесс. Менее половины людей рецидивируют после достижения одного года трезвости. Это число уменьшается до менее 15% после пяти лет трезвости. Чтобы получить наибольшие шансы на долгосрочную трезвость после завершения стационарной или амбулаторной программы, вам следует участвовать в местных группах поддержки и продолжать консультации. Лечение алкоголизма – это инвестиция в ваше будущее. Оно изменит к лучшему не только вашу жизнь, но и жизнь окружающих вас людей, таких как члены семьи и друзья.

    https://7iskusstv.com/Articles/Article738.php

  4. Thank you for sharing indeed great looking !

  5. The information shared is of top quality which has to get appreciated at all levels. Well done…

  6. lonpao表示:

    The information shared is of top quality which has to get appreciated at all levels. Well done…

  7. Mindypisn表示:

    gay video cam chat broadcast self
    gay zoom webcam chat
    gay chat men’s room

  8. Having read this I thought it was very informative. I appreciate you taking the time and effort to put this article together. I once again find myself spending way to much time both reading and commenting. But so what, it was still worth it!

  9. Thank you so much for sharing this wonderful post with us.

  10. ShooraBor表示:

    Epub 2017 Dec 3. clomid online Unfortunately, a person cannot look at the TMC from a semen analysis and know precisely where they fit into this rubrik.

  11. Noxescods表示:

    Learn about ovulation calendars, diet, aging and other factors that can. clomid calculator I ve got an amazing group of friends who have listened to me, cried with me, and have supported me.

  12. Adoreepisn表示:

    anonymous gay cam chat
    live gay webcam chat rooms
    gay chat websites

  13. ShooraBor表示:

    when to test for pregnancy after clomid This can be due to medical problems such as thyroid dysfunction, overproduction of certain hormones such as prolactin normally involved with breast milk production , or androgens the male sex hormones , or a lack of insufficient signaling from the brain to the ovary termed Hypothalamic Anovulation.

  14. ShooraBor表示:

    You can also follow us on Twitter superqrsd for updated school closing and delay reports. clomid for pcos Our Rise protocol includes regular screening to monitor PSA levels.

  15. ThekPhend表示:

    As a result, I lost around 5 of my body weight and packed a few pounds of lean and healthy muscles. whats clomid used for

  16. Evertview表示:

    exelon isosorbide dinitrate dose heart failure Cohen has said he is no fan of the term edge. clomid pills for sale

  17. Marilinpisn表示:

    free boys gay chat
    gay chat randome
    gay video chat x4

  18. Noxescods表示:

    The Fox Theatre Builds on a Legacy of Innovation. pct clomid dose

  19. Evertview表示:

    They help to boost your overall body immunity as well as control inflammation. does clomid cause twins

  20. preerse表示:

    the pharmacy to buy clomid online from IVF-ET should be considered after operative laparoscopy whenever there is marked bilateral ovarian involvement and or failure of conception spontaneously, or after a few trials of IUI COH.

  21. Kennethrop表示:

    Доступные микрозаймы онлайн https://dostupno48.ru
    в МФК, срочная выдача на банковскую карту, оформление заема высоким процентом одобрения и выдача заемщику денег буквально за несколько минут с помощью сервиса, погашение удобным способом на сайте онлайн, низкие % по займу и множество вариантов получения денег: через интернет, деньгами наличными, оплата на счет, переводом на банковскую или кредитную карту. Достоинства и виды займов: без отказов, краткосрочные, круглосуточно, по договору с МКК, без проверки КИ, с просрочками. МКК предлагают хорошие условия кредитования для постоянных заемщиков и при повторных займах. Сделайте подбор, оформите заявку на заем. Лучшие займы и микрозаймы и рейтинг потребительских займов от кредиторов.

  22. Talloupisn表示:

    gay male cam chat
    gay chat rooms black
    gay pnp free chat denver

  23. Talloupisn表示:

    gay chat webcams
    gay connect cam chat
    chat gay con camra

  24. boypoms表示:

    Another reason that Chinese men need more help from the famous little blue pills is generic cialis available

  25. grearly表示:

    Improvement in International Prostate Symptom Score IPSS storage subscore in all patients treated with tadalafil 5 mg versus placebo p p p p value for treatment-by-ED-status interaction was insignificant for IPSS storage subscore, p 0 cialis buy online usa After all, this is superconductivity

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。