Search
 
SCRIPT & CODE EXAMPLE
 

HTML

html make ordered list
    right to left RTL arabic

<div dir="RTL">
    <ul>
      <li><a href="#">My Web Home Site</a> <a href="#">My Other Web Site</a> My First Text</li>
      <li>My First Text <a href="#">My First Link</a></li>
      <li>My First Text, My Second text</li>
    </ul>
  </div>
  
  <hr/>
  
  <div dir="LTR">
    <ul>
      <li><a href="#">My Web Home Site</a> <a href="#">My Other Web Site</a> My First Text</li>
      <li>My First Text <a href="#">My First Link</a></li>
      <li>My First Text, My Second text</li>
    </ul>
  </div>
  
 Run code snippet
Comment

PREVIOUS NEXT
Code Example
Html :: html table row_coloumn customization 
Html :: display pdf in html fastapi 
Html :: 2 button component in single row vuetify 
Html :: Metabox dos 
Html :: how over mouse play video hml 
Html :: html attribute dynamic value 
Html :: my-md-1 
Html :: do you put the author and date in article tag html 
Html :: How to tigger a download file HTML 
Html :: Google Books Embedded Viewer API Example 
Html :: terminal command to add data at first in all lines 
Html :: thymeleaf optional fragment parameter 
Html :: subscript formatting html 
Html :: tutorial 
Html :: input tag avoid to type 
Html :: meta initial scale resize to fit screen 
Html :: asciidoc anchor 
Html :: setup webfont with cdn font awesome 
Html :: html5 mssenger 
Html :: buttons in Internet Explorer IE not working 
Html :: html5 use of section tag in onepage template 
Html :: how to populate a grid with images in html 
Html :: unescape html js 
Html :: html multi page website 
Html :: later synonym 
Css :: roblox player died 
Css :: css roboto font 
Css :: how to align absolute element in center 
Css :: form field focus border remove css 
Css :: how to remove background color in css 
ADD CONTENT
Topic
Content
Source link
Name
3+8 =